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
2024-11-14 18:07:36 +01:00
Code
Releases
Activity
40ba92cb57
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 20:09:40 +02:00
import
os
.
path
package_root
=
os
.
path
.
dirname
(
os
.
path
.
abspath
(
__file__
)
)
Copy Permalink