index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
support
/
hypothesis_helper.py
blob: 76bd2490fe6e3d445d8b23d4b525648369f7c205 (
plain
)
1
2
3
4
try
:
import
hypothesis
except
ImportError
:
from
.
import
_hypothesis_stubs
as
hypothesis