Trivial: update pypi url to new url

Change-Id: I172077bc2b4cf5e02691c98b07860f853f9f4da9
This commit is contained in:
XiaojueGuan 2018-05-13 20:50:17 +08:00
parent 8fb318edb6
commit 17160b515a
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ class Failure(mixins.StrMixin):
side-effects that the receiver would not have intended to have caused).
TODO(harlowja): use parts of http://bugs.python.org/issue17911 and the
backport at https://pypi.python.org/pypi/traceback2/ to (hopefully)
backport at https://pypi.org/project/traceback2/ to (hopefully)
simplify the methods and contents of this object...
"""
DICT_VERSION = 1