summaryrefslogtreecommitdiffstats
path: root/Lib/platform.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-09-19 08:43:16 (GMT)
committerGeorg Brandl <georg@python.org>2009-09-19 08:43:16 (GMT)
commit52c1794b98c959dfc4aee069c8e9af9b6e89814e (patch)
treef927026ac1f29ce462d4810f8a572575d8c40f52 /Lib/platform.py
parentab849891ef1d96c4f770fbd256b2436359146f03 (diff)
downloadcpython-52c1794b98c959dfc4aee069c8e9af9b6e89814e.zip
cpython-52c1794b98c959dfc4aee069c8e9af9b6e89814e.tar.gz
cpython-52c1794b98c959dfc4aee069c8e9af9b6e89814e.tar.bz2
Update bug tracker reference.
Diffstat (limited to 'Lib/platform.py')
-rwxr-xr-xLib/platform.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/platform.py b/Lib/platform.py
index 3e0f904..5fda9fb 100755
--- a/Lib/platform.py
+++ b/Lib/platform.py
@@ -10,7 +10,7 @@
"""
# This module is maintained by Marc-Andre Lemburg <mal@egenix.com>.
# If you find problems, please submit bug reports/patches via the
-# Python SourceForge Project Page and assign them to "lemburg".
+# Python bug tracker (http://bugs.python.org) and assign them to "lemburg".
#
# Note: Please keep this module compatible to Python 1.5.2.
#