git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2666 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2005-06-16 13:34:54 +00:00
parent 4cb7cbe531
commit 5b849cb3e5

View file

@ -22,6 +22,7 @@
# - Added command line options (see usage() function)
# - Regenerate helper module if this code generator was modified
# - Use sys.executable as interpreter name
# - Add global root widget map
"""
A code generator that uses pygtk, glade and SimpleGladeApp.py.