]> granicus.if.org Git - python/commit
Removed the new module
authorChristian Heimes <christian@cheimes.de>
Wed, 28 Nov 2007 08:28:28 +0000 (08:28 +0000)
committerChristian Heimes <christian@cheimes.de>
Wed, 28 Nov 2007 08:28:28 +0000 (08:28 +0000)
commitc9543e42330e5f339d6419eba6a8c5a61a39aeca
treeee3c677e808d015b6c142e1cca28337e08839818
parentceee0773d262bfe876e40da927b03279ed9f8419
Removed the new module
Removed a lot of types from the 'types' module that are available through builtins.
Doc/library/datatypes.rst
Doc/library/new.rst [deleted file]
Doc/library/types.rst
Lib/new.py [deleted file]
Lib/test/test_inspect.py
Lib/types.py
Lib/xml/dom/domreg.py
Lib/xml/dom/expatbuilder.py
Lib/xml/dom/minidom.py
Misc/NEWS