diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/ACKS | 1 | ||||
-rw-r--r-- | Misc/NEWS | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -370,6 +370,7 @@ Trent Mick Roman Milner Dom Mitchell Doug Moen +Paul Moore The Dragon De Monsyne Skip Montanaro James A Morrison @@ -58,6 +58,8 @@ Library - Fixed socket speed loss caused by use of the _socketobject wrapper class in socket.py. +- timeit.py now checks the current directory for imports. + Tools/Demos ----------- |