Staging
v0.5.1
https://github.com/python/cpython
Revision bf9e966228c6faa440e1c9b5fa8c41d0be8a721b authored by Amaury Forgeot d'Arc on 17 June 2008, 21:39:46 UTC, committed by Amaury Forgeot d'Arc on 17 June 2008, 21:39:46 UTC
"import _msi" used to raise a SystemError.
1 parent 2ba198d
Raw File
Tip revision: bf9e966228c6faa440e1c9b5fa8c41d0be8a721b authored by Amaury Forgeot d'Arc on 17 June 2008, 21:39:46 UTC
Return the module at the end of its init function.
Tip revision: bf9e966
TODO.txt
To do
=====

* split very large files and add toctrees
* finish "Documenting Python"
* care about XXX comments
* X-refs to statements
back to top