This website requires JavaScript.
Explore
Help
Sign In
lordwelch
/
comictagger
Watch
1
Star
0
Fork
0
You've already forked comictagger
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ff3f048bb4
comictagger
/
comictagger.py
5 lines
63 B
Python
Raw
Normal View
History
Unescape
Escape
restructure - almost there! git-svn-id: http://comictagger.googlecode.com/svn/trunk@452 6c5673fe-1810-88d6-992b-cd32ca31540c
2013-02-06 17:12:49 -08:00
#!/usr/bin/python
app main entry point is now called "main" git-svn-id: http://comictagger.googlecode.com/svn/trunk@492 6c5673fe-1810-88d6-992b-cd32ca31540c
2013-02-13 13:55:00 -08:00
from
comictaggerlib
.
main
import
main
restructure - almost there! git-svn-id: http://comictagger.googlecode.com/svn/trunk@452 6c5673fe-1810-88d6-992b-cd32ca31540c
2013-02-06 17:12:49 -08:00
app main entry point is now called "main" git-svn-id: http://comictagger.googlecode.com/svn/trunk@492 6c5673fe-1810-88d6-992b-cd32ca31540c
2013-02-13 13:55:00 -08:00
main
(
)
Copy Permalink