index
:
gn-ai
master
A repository for GeneNetwork's AI tool development
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.venv
/
lib
/
python3.12
/
site-packages
/
future
/
moves
/
http
/
__init__.py
blob: 917b3d71ac93b386f673a172014d3f76bfeb722f (
about
) (
plain
)
1
2
3
4
from
future.utils
import
PY3
if
not
PY3
:
__future_module__
=
True