diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -322,6 +322,9 @@ Extension modules Library ------- +- refactored site.py into functions. Also wrote regression tests for the + module. + - asyncore.loop now has repeat count parameter that defaults to infinity. - The distutils sdist command now ignores all .svn directories, in |