D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
blackhat.pw
:
/
lib
/
python3
/
dist-packages
/
hamcrest
/
library
/
integration
/
Filename :
__init__.py
back
Copy
from __future__ import absolute_import """Utilities for integrating Hamcrest with other libraries.""" from .match_equality import match_equality __author__ = "Jon Reid" __copyright__ = "Copyright 2011 hamcrest.org" __license__ = "BSD, see License.txt"