diff options
author | Senthil Kumaran <skumaran@gatech.edu> | 2017-02-20 02:58:33 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-20 02:58:33 (GMT) |
commit | a4afdfcf27c2fa53c60b65867765244361abb1fc (patch) | |
tree | 85c823d167334d24a60a126c216a75f3cf03de85 /Tools/README | |
parent | 7970cd483346dfd7723da214fb27399ecc574095 (diff) | |
download | cpython-a4afdfcf27c2fa53c60b65867765244361abb1fc.zip cpython-a4afdfcf27c2fa53c60b65867765244361abb1fc.tar.gz cpython-a4afdfcf27c2fa53c60b65867765244361abb1fc.tar.bz2 |
Change some mercurial/ hg.python.org references. (#8) (#185)
(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 |