summaryrefslogtreecommitdiffstats
path: root/Tools/framer/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/framer/TODO.txt')
-rw-r--r--Tools/framer/TODO.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Tools/framer/TODO.txt b/Tools/framer/TODO.txt
new file mode 100644
index 0000000..8586c8e
--- /dev/null
+++ b/Tools/framer/TODO.txt
@@ -0,0 +1,6 @@
+Add spec for getsets.
+Generate a distutils setup script.
+Handle operator overloading.
+Generate traverse and clear methods for GC.
+Handle mapping, sequence, buffer protocols.
+Finish the todo list.