PyCIRCLean/kittengroomer
Dan Puttick b6c01db1fb Split mimetype methods
- Instead of one large function that mutates FileBase properties,
mimetype and main/subtype are determined by two separate methods
that return mimetypes.
- The API is not changed.
- Absence of mimetype is now None instead of an empty string.
2017-03-15 21:06:06 -04:00
..
__init__.py First commit with Logger object 2017-03-15 21:04:57 -04:00
helpers.py Split mimetype methods 2017-03-15 21:06:06 -04:00