
| Current Path : /lib/python3/dist-packages/hamcrest/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //lib/python3/dist-packages/hamcrest/__init__.py |
from __future__ import absolute_import from hamcrest.core import * from hamcrest.library import * __version__ = "1.9.0" __author__ = "Chris Rose" __copyright__ = "Copyright 2015 hamcrest.org" __license__ = "BSD, see License.txt"