unplugged-vendor/external/pdfium/third_party/pymock
2025-10-06 13:59:42 +00:00
..
LICENSE.txt Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
mock.py Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.chromium Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

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.