diff options
Diffstat (limited to 'Lib')
-rw-r--r-- | Lib/idlelib/README.txt | 9 |
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 |