You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 years ago | |
|---|---|---|
| .. | ||
| LICENSE.txt | 4 years ago | |
| OWNERS | 4 years ago | |
| README.chromium | 4 years ago | |
| mock.py | 4 years ago | |
README.chromium
Name: mock
URL: http://pypi.python.org/pypi/mock
Version: 1.0.1
Security Critical: no
License: BSD
License File: NOT_SHIPPED
Description:
Python mock library, currently used by native_client_sdk. This is the
same mock library that is now part of python 3.3 where it is know as
unittest.mock.