Commit Graph

4 Commits

Author SHA1 Message Date
Leandro Toledo 59b247af94 Moving from GPLv2 to LGPLv3 2015-08-10 13:57:31 -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 7d8fcc5fb9 update examples 2015-07-14 04:31:20 -03:00
Leandro Toledo c3ea91e68c Adding RoboEd as example 2015-07-08 00:59:43 -03:00