This website requires JavaScript.
Explore
Help
Register
Sign in
kevinheyer
/
bootstrap-vz
Watch
1
Star
0
Fork
You've already forked bootstrap-vz
0
mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced
2025-08-24 23:36:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2279da3cef
bootstrap-vz
/
bootstrapvz
/
__init__.py
9 lines
92 B
Python
Raw
Normal View
History
Unescape
Escape
relative imports fixed
2014-03-23 20:02:26 +01:00
__version__
=
'
0.9
'
if
__name__
==
'
__main__
'
:
from
base
import
main
sys
.
exit
(
main
(
)
)
Reference in a new issue
Copy permalink