diff options
author | Guido van Rossum <guido@python.org> | 1995-01-09 17:54:07 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1995-01-09 17:54:07 (GMT) |
commit | 8a30adc33ffe494f464f1a30c42f28fb3088970a (patch) | |
tree | b2efef7cbaaed0ac02fc18713e428a2911ae8739 /TODO | |
parent | 6135a87f2b1474be6caf1bf776024d0c6d10a6d1 (diff) | |
download | cpython-8a30adc33ffe494f464f1a30c42f28fb3088970a.zip cpython-8a30adc33ffe494f464f1a30c42f28fb3088970a.tar.gz cpython-8a30adc33ffe494f464f1a30c42f28fb3088970a.tar.bz2 |
the usual
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |