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