weboob-devel/weboob
Laurent Bachelier 8075d538f0 Better messages and return codes in applications
Use stderr and return codes >0 when it makes sense.
Loose return code conventions:
* 1 for generic errors
* 2 for user input errors
* 3 for remote errors (not found, etc.)
* 4 for not implemented
2011-05-04 00:44:43 +02:00
..
applications Better messages and return codes in applications 2011-05-04 00:44:43 +02:00
backends fix unicode issues 2011-05-03 16:46:22 +02:00
capabilities Put Thumbnail in a tools.capabilities 2011-05-03 02:52:38 +02:00
core fix iter_caps() to not return only immediate base cap classes 2011-05-03 16:11:14 +02:00
tools Better messages and return codes in applications 2011-05-04 00:44:43 +02:00
__init__.py remove namespace packages info 2010-11-25 16:39:05 +01:00