This website requires JavaScript.
Explore
Help
Sign In
kirbylife
/
tptimer
Watch
1
Star
0
Fork
You've already forked tptimer
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d2c05518f3
tptimer
/
env
/
lib
/
python2.7
/
site-packages
/
backports
/
__init__.py
2 lines
65 B
Python
Raw
Normal View
History
Unescape
Escape
first commit
2018-07-20 05:43:02 +00:00
__path__
=
__import__
(
'
pkgutil
'
)
.
extend_path
(
__path__
,
__name__
)