summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* {config, debug}.py: Migrates from optparse to argparseDevan Franchini2015-06-191-66/+64
* {config, debug}.py: Removes deprecated use of __dict__ invocationDevan Franchini2015-06-191-19/+19
* Adds python3.x compatibility to codebase.Devan Franchini2015-06-191-4/+4
* Delete obsolete __version__ attributes.Arfrever Frehtes Taifersar Arahesis2012-06-291-1/+0
* Use print() function for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2012-06-291-34/+35
* Don't use has_key() for compatibility with Python 3.Arfrever2011-12-301-6/+6
* WhitespaceGunnar Wrobel2007-04-271-1/+1
* Added current versionGunnar Wrobel2007-02-211-0/+501