animesorter.git
17 years agoSwitch to built-in logging class
Ira W. Snyder [Wed, 10 Jan 2007 22:52:14 +0000 (14:52 -0800)]
Switch to built-in logging class

Switch over all of the code from the homegrown logger class to the built-in
logging class.

Signed-off-by: Ira W. Snyder <devel@irasnyder.com>
17 years agoAdd copyright notice.
Ira W. Snyder [Wed, 10 Jan 2007 22:22:32 +0000 (14:22 -0800)]
Add copyright notice.

Signed-off-by: Ira W. Snyder <devel@irasnyder.com>
17 years ago[PORTABILITY] Use os.join on paths
Ira W. Snyder [Wed, 10 Jan 2007 08:13:24 +0000 (00:13 -0800)]
[PORTABILITY] Use os.join on paths

Switch to using os.join() for paths instead of just hardcoding everything.

Signed-off-by: Ira W. Snyder <devel@irasnyder.com>
17 years agoInitial commit of the animesorter project.
Ira W. Snyder [Tue, 9 Jan 2007 21:43:14 +0000 (13:43 -0800)]
Initial commit of the animesorter project.

Signed-off-by: Ira W. Snyder <devel@irasnyder.com>