/
usr
/
lib
/
python3
/
dist-packages
/
hamcrest
/
library
/
object
/
/usr/lib/python3/dist-packages/hamcrest/library/object
mkdir
upload
Name
Size
Mode
Actions
__pycache__/
-
0755
rm
haslength.py
1681
0644
edit
dl
rm
hasproperty.py
5740
0644
edit
dl
rm
hasstring.py
1250
0644
edit
dl
rm
__init__.py
319
0644
edit
dl
rm
Edit:
/usr/lib/python3/dist-packages/hamcrest/library/object/__init__.py
(319B)
from __future__ import absolute_import """Matchers that inspect objects and classes.""" from .haslength import has_length from .hasproperty import has_property, has_properties from .hasstring import has_string __author__ = "Jon Reid" __copyright__ = "Copyright 2011 hamcrest.org" __license__ = "BSD, see License.txt"
Save
cmd:
run