Commit Graph

18 Commits

Author SHA1 Message Date
0106d75d25 Fixed logger lines 2010-01-29 08:40:58 +00:00
f7a79851a1 Cleaned up logging output 2010-01-27 11:00:19 +00:00
71623e0d8b Fix logger issues, renamed path formatting names 2010-01-27 10:33:45 +00:00
162a9ef522 Fixed startup for console_script 2010-01-26 17:34:56 +00:00
41309c46b0 Fix find_files to be able to handle str and list 2010-01-26 16:31:00 +00:00
2e7c2882fa Fix find_files to accept arrays, Output the names of skipped files 2010-01-26 15:50:45 +00:00
3422dd401d More pylint cleanups 2010-01-26 15:47:41 +00:00
930d3bb958 Refactor find_files to use os.walk instead. 2010-01-26 14:09:09 +00:00
777853bd86 pylint cleanup 2010-01-26 14:05:58 +00:00
7f108e80eb Further PEP8 work. 2010-01-26 13:36:11 +00:00
13eed737dd PEP8 work, cleanup 2010-01-26 13:20:35 +00:00
18f8e298fd Convert to use logging instead of print, allows for more control. 2010-01-26 13:04:40 +00:00
Andrew Williams
3e9de23e1a Wrap functions in a class. 2010-01-26 12:47:31 +00:00
de71407c19 Added options to specify custom config and verbosity. 2010-01-26 12:30:52 +00:00
048b7747d4 Fixed regex errors. 2010-01-26 12:08:30 +00:00
1041accd0d Now uses seperate config file to read regex and options.
Instead of using a defined python file with the regex details, it
now brings in and parses a config file using ConfigParser. This
allows for some flexability in regards to modifying regexs.
2010-01-26 11:57:07 +00:00
ebbdb3917a Removed unused or unneeded chunks of code and comments 2010-01-26 10:55:09 +00:00
4d4ef08ef7 Reorganised files, changed tagging to tvorganise. Start of fork. 2010-01-26 10:51:04 +00:00