PyCIRCLean/kittengroomer
Dan Puttick 12d5624b4d Change FileBase.log_details to Filebase._file_props
* _file_props is a dict that will hold all information about the file
* Updated filecheck.py to reflect this
* Potentially will change contents of file_props to being attributes on the
file in the future. This change would be easy since all access to _file_props
is now via set_property and get_property methods.
* Add filename to _file_props
2017-03-15 21:06:06 -04:00
..
__init__.py Change FileBase.log_details to Filebase._file_props 2017-03-15 21:06:06 -04:00
helpers.py Change FileBase.log_details to Filebase._file_props 2017-03-15 21:06:06 -04:00