summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-08-31 17:25:37 (GMT)
committerGuido van Rossum <guido@python.org>2007-08-31 17:25:37 (GMT)
commit27b02407b70d3b3649c6d0632f91b2dac813e54b (patch)
tree8d9645ff6ba169b0a7bde46477874601cba3403d /Lib
parent81ac1ce56af43a37d963ec8aecb7069b7edb2077 (diff)
downloadcpython-27b02407b70d3b3649c6d0632f91b2dac813e54b.zip
cpython-27b02407b70d3b3649c6d0632f91b2dac813e54b.tar.gz
cpython-27b02407b70d3b3649c6d0632f91b2dac813e54b.tar.bz2
Updated tracker link.
Diffstat (limited to 'Lib')
-rw-r--r--Lib/idlelib/README.txt9
1 files changed, 3 insertions, 6 deletions
diff --git a/Lib/idlelib/README.txt b/Lib/idlelib/README.txt
index 101f7eb..b2bb73b 100644
--- a/Lib/idlelib/README.txt
+++ b/Lib/idlelib/README.txt
@@ -45,13 +45,10 @@ and is cross-platform, working on Unix, Mac, and Windows.
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