summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1995-01-09 17:54:07 (GMT)
committerGuido van Rossum <guido@python.org>1995-01-09 17:54:07 (GMT)
commit8a30adc33ffe494f464f1a30c42f28fb3088970a (patch)
treeb2efef7cbaaed0ac02fc18713e428a2911ae8739 /TODO
parent6135a87f2b1474be6caf1bf776024d0c6d10a6d1 (diff)
downloadcpython-8a30adc33ffe494f464f1a30c42f28fb3088970a.zip
cpython-8a30adc33ffe494f464f1a30c42f28fb3088970a.tar.gz
cpython-8a30adc33ffe494f464f1a30c42f28fb3088970a.tar.bz2
the usual
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index f147d3d8..3b3bd81 100644
--- a/TODO
+++ b/TODO
@@ -20,8 +20,6 @@
(-) modules should be able to define a module destructor hook
-(-) goaway() / cleanup() should call AtExit funcs *after* doneimport()
-
(-) destroy modules in reverse order of importation
(-) make array a standard built-in object