Commit graph

4 commits

Author SHA1 Message Date
Leandro Toledo
09ffd28df5 Update tests and logging 2015-08-09 09:59:41 -03:00
Will Thompson
a034317c87 Don't call logging.basicConfig() in library code
Logging should be configured by the application, not by libraries it
uses. Libraries should just get a logger and log to it.

Fixes #21
2015-07-30 07:04:59 +01:00
leandrotoledo
124ea4e4a3 Python 2.6 unittest support 2015-07-15 10:19:53 -03:00
Leandro Toledo
a0d342b338 Adding tests 2015-07-07 17:19:26 -03:00