File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,8 @@ What is not in this distribution
3333--------------------------------
3434
3535- The garbage collection mods to 2.0 have not been enabled, mainly due to lack of test-time.
36- - Stackless Python/microthreads are not in here. Ask on the pythonmac-SIG if you want them.
36+ - Stackless Python/microthreads hasn't been ported to 2.0 yet. If/when it becomes available
37+ Just will undoubtedly announce it on pythonmac-sig.
3738- Carbon support is not in here, but should be happening as soon as GUSI is ready.
3839- Distutils is not in here, again due to lack of time.
3940
@@ -47,3 +48,4 @@ http://www.cwi.nl/~jack/macpython.html.
4748- Aliases do not work in sys.path entries.
4849- Once you have used multiple threads you cannot raise KeyboardInterrupt anymore:
4950 typing command-. will immedeately exit the interpreter.
51+ - The gdbm module does not work.
You can’t perform that action at this time.
0 commit comments