Change some mercurial/ hg.python.org references. (#8)

This commit is contained in:
Senthil Kumaran 2017-02-16 07:18:42 -08:00 committed by GitHub
parent 9764c151c5
commit b2ee40ed9c
4 changed files with 6 additions and 6 deletions

View file

@ -43,4 +43,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

View file

@ -3,4 +3,4 @@ Importbench is a set of micro-benchmarks for various import scenarios.
It should not be used as an overall benchmark of import performance, but rather
an easy way to measure impact of possible code changes. For a real-world
benchmark of import, use the normal_startup benchmark from
hg.python.org/benchmarks.
https://github.com/python/performance