diff options
| author | Guido van Rossum <guido@python.org> | 2007-08-31 17:25:37 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 2007-08-31 17:25:37 +0000 |
| commit | 27b02407b70d3b3649c6d0632f91b2dac813e54b (patch) | |
| tree | 8d9645ff6ba169b0a7bde46477874601cba3403d /Lib/idlelib | |
| parent | 81ac1ce56af43a37d963ec8aecb7069b7edb2077 (diff) | |
| download | cpython-git-27b02407b70d3b3649c6d0632f91b2dac813e54b.tar.gz | |
Updated tracker link.
Diffstat (limited to 'Lib/idlelib')
| -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 101f7eba16..b2bb73b065 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 |
