Author: guido.van.rossum
Date: Fri Aug 31 19:25:37 2007
New Revision: 57851

Modified:
   python/branches/py3k/Lib/idlelib/README.txt
Log:
Updated tracker link.


Modified: python/branches/py3k/Lib/idlelib/README.txt
==============================================================================
--- python/branches/py3k/Lib/idlelib/README.txt (original)
+++ python/branches/py3k/Lib/idlelib/README.txt Fri Aug 31 19:25:37 2007
@@ -45,13 +45,10 @@
 IDLE accepts command line arguments.  Try idle -h to see the options.
 
 
-If you find bugs or have suggestions, let us know about them by using the
-Python Bug Tracker:
+If you find bugs or have suggestions or patches, let us know about
+them by using the Python issue tracker:
 
-http://sourceforge.net/projects/python
-
-Patches are always appreciated at the Python Patch Tracker, and change
-requests should be posted to the RFE Tracker.
+http://bugs.python.org
 
 For further details and links, read the Help files and check the IDLE home
 page at
_______________________________________________
Python-3000-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000-checkins

Reply via email to