Fixes for Python 2.6
[animesorter.git] / animesorter2.py
2009-07-18 Ira W. SnyderFixes for Python 2.6 master
2007-01-11 Ira W. SnyderAdd --version option
2007-01-11 Ira W. SnyderAdd option to run editor
2007-01-11 Ira W. SnyderImport optparse directly
2007-01-11 Ira W. SnyderRemove unused regex.
2007-01-11 Ira W. SnyderChange the directory walker to a more sane implementation
2007-01-10 Ira W. SnyderUpdate parser
2007-01-10 Ira W. SnyderSwitch to built-in logging class
2007-01-10 Ira W. SnyderAdd copyright notice.
2007-01-10 Ira W. Snyder[PORTABILITY] Use os.join on paths
2007-01-09 Ira W. SnyderInitial commit of the animesorter project.