Subversion Repositories programming

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
374 6840 d 11 h ira /projects/animesorter/ animesorter2.py:
* Whoops, forgot to change the logic around. Now we can get output :)
 
373 6840 d 15 h ira /projects/animesorter/ animesorter2.py:
* Move print functions back inside the AnimeSorter class.
* Add back the --quiet command line option.
 
372 6844 d 15 h ira /projects/animesorter/ Remove animesorter.py, since the new animesorter2.py is a better
replacement, with the same features and more.
 
371 6844 d 16 h ira /projects/animesorter/ animesorter2.py:
* Add the 'pretend' command line option.
* Add better error checking.
* Add a default to the 'interactive' mode.
* Remove 'quiet' command line option, since it's broken right now.
 
368 6848 d 14 h ira /projects/animesorter/ animesorter2.py:
* Remove stupid threading stuff.
* (re)implement a simple printing system.
* No feature changes.
 
366 6859 d 7 h ira /projects/animesorter/ animesorter2.py:
* Fix comments beginning with whitespace, then a hash symbol.
* Make parsing a little more robust.
 
184 7087 d 14 h ira /projects/animesorter/ Update animesorter2 to work with comments better.
Add sample dictionary.
 
181 7087 d 14 h ira /projects/animesorter/ Updating animesorter.py to use a class.
Adding the second version of animesorter to the tree
 
180 7087 d 14 h ira / Moving animesorter to it's new home  
178 7087 d 14 h ira /projects/ Adding some initial projects folders