Toggle navigation
Public journal
Gists
Create New Gist
All Public Gists
Search
My Pull Requests
Not Logged In
Login to Your Account
Username:
Password:
Forgot password?
Don't have an account?
hg
Diana
Toggle navigation
Summary
Changelog
Files
Pull Requests
Options
Compare
Search
Files @ c95fa8ab1067
Branch filter:
default at c95fa8ab1067
default
Location:
Diana
/
src
/
diana
/
__main__.py
Show Full History
Show Authors
c95fa8ab1067
60 B
text/x-python
Show Annotation
Show as Raw
Download as Raw
Laman
changed imports
1
2
3
4
from
.diana
import
main
if
__name__
==
"__main__"
:
main
()