Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6222958 commit 5e156adCopy full SHA for 5e156ad
1 file changed
Misc/NEWS
@@ -463,6 +463,11 @@ Extension modules
463
Library
464
-------
465
466
+- Freeze's modulefinder.py has been moved to the standard library;
467
+ slightly improved so it will issue less false missing submodule
468
+ reports (see sf path #643711 for details). Documentation will follow
469
+ with Python 2.3a2.
470
+
471
- os.path exposes getctime.
472
473
- unittest.py now has two additional methods called assertAlmostEqual()
0 commit comments