mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
pypi.python.org -> pypi.org (GH-7613)
This commit is contained in:
parent
12c6cdf4d1
commit
9d6d06e806
5 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# Test tools for mocking and patching.
|
||||
# Maintained by Michael Foord
|
||||
# Backport for other versions of Python available from
|
||||
# http://pypi.python.org/pypi/mock
|
||||
# https://pypi.org/project/mock
|
||||
|
||||
__all__ = (
|
||||
'Mock',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue