Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5e156ad

Browse files
committed
modulefinder.py moved to Lib/
1 parent 6222958 commit 5e156ad

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,11 @@ Extension modules
463463
Library
464464
-------
465465

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+
466471
- os.path exposes getctime.
467472

468473
- unittest.py now has two additional methods called assertAlmostEqual()

0 commit comments

Comments
 (0)