Author: christian.heimes
Date: Tue Dec 11 10:00:01 2007
New Revision: 59466

Modified:
   python/branches/py3k/Misc/NEWS
Log:
Added note about 1585 to Misc/NEWS

Modified: python/branches/py3k/Misc/NEWS
==============================================================================
--- python/branches/py3k/Misc/NEWS      (original)
+++ python/branches/py3k/Misc/NEWS      Tue Dec 11 10:00:01 2007
@@ -33,6 +33,8 @@
 Library
 -------
 
+- Issue #1585: IDLE uses non-existent xrange() function
+
 - Issue #1578: Problems in win_getpass
 
 
_______________________________________________
Python-3000-checkins mailing list
Python-3000-checkins@python.org
http://mail.python.org/mailman/listinfo/python-3000-checkins

Reply via email to