This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
bemaniutils
Watch
1
Star
0
Fork
0
You've already forked bemaniutils
mirror of
synced
2025-01-19 06:27:23 +01:00
Code
Releases
Activity
bemaniutils
/
bemani
/
__init__.py
4 lines
74 B
Python
Raw
Normal View
History
Unescape
Escape
Additional typing fixes for safety and to be able to compile more code with mypyc.
2021-05-31 18:09:40 +00:00
import
os
.
path
package_root
=
os
.
path
.
dirname
(
os
.
path
.
abspath
(
__file__
)
)
Copy Permalink