diff options
author | Senthil Kumaran <skumaran@gatech.edu> | 2017-02-20 02:58:20 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-20 02:58:20 (GMT) |
commit | 314a86bae2ecc5e22bc874ad8a1bb71eb732dda6 (patch) | |
tree | effd0692290d9a57e3da95c718c931b4f1e743eb /Tools/README | |
parent | f0174c69b7b8bd27ee32d96e890d665da29472af (diff) | |
download | cpython-314a86bae2ecc5e22bc874ad8a1bb71eb732dda6.zip cpython-314a86bae2ecc5e22bc874ad8a1bb71eb732dda6.tar.gz cpython-314a86bae2ecc5e22bc874ad8a1bb71eb732dda6.tar.bz2 |
Change some mercurial/ hg.python.org references. (#8) (#184)
(cherry picked from commit b2ee40ed9c9041dcff9c898aa19aacf9ec60308a)
Diffstat (limited to 'Tools/README')
-rw-r--r-- | Tools/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/README b/Tools/README index 0d961de..edbf4fb 100644 --- a/Tools/README +++ b/Tools/README @@ -45,4 +45,4 @@ unittestgui A Tkinter based GUI test runner for unittest, with test discovery. -(*) A generic benchmark suite is maintained separately at http://hg.python.org/benchmarks/ +(*) A generic benchmark suite is maintained separately at https://github.com/python/performance |