diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,6 +23,8 @@ Library - Silenced a trivial compiler warning in the sqlite module. +- Fixed two format strings in the _collections module. + What's New in Python 2.6 beta 3? ================================ |