index
:
TaSTT.git
master
Free self-hosted STT for VRChat.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Python
/
Dependencies
/
future-0.18.2
/
src
/
future
/
moves
/
http
/
__init__.py
blob: 917b3d71ac93b386f673a172014d3f76bfeb722f (
plain
)
1
2
3
4
from
future
.
utils
import
PY3
if not
PY3
:
__future_module__
=
True