Commit graph

21 commits

Author SHA1 Message Date
Romain Bignon
45ac367554 fix do() when the 'backends' attribute is an empty string or an unknown type 2010-07-27 10:55:49 +02:00
Romain Bignon
fd846da3f7 fix giving a string as backend 2010-07-25 22:48:21 +02:00
Romain Bignon
8fe2facd9f fix do() with caps 2010-07-18 01:22:02 +02:00
Romain Bignon
fc4badf88e merge do_caps() and do_backends() into do() (optional keyword params 'backends' and 'caps') 2010-07-17 13:48:32 +02:00
Romain Bignon
5d33778986 don't iterate on strings 2010-07-17 13:13:44 +02:00
Christophe Benz
239d19ec89 add missing import 2010-07-15 01:21:55 +02:00
Romain Bignon
ba8d0921bb use mutex to lock scheduler 2010-07-14 17:11:19 +02:00
Romain Bignon
8f7e1e6872 pop timer from dict when it expires 2010-07-13 15:09:50 +02:00
Romain Bignon
e1939b7e4a fix when backtrace contains some unicode chars (and because python sucks) 2010-07-13 00:10:13 +02:00
Christophe Benz
60fdb86eef add backward compatibility for _type 2010-07-12 19:38:02 +02:00
Christophe Benz
14f8e8e816 more precise vocabulary, s/_type/backend/ 2010-07-12 14:01:32 +02:00
Christophe Benz
fd2f534be9 move import to right file 2010-07-12 13:57:58 +02:00
Romain Bignon
bf5072b73c fix debug notice to display repr of returned object (fix crash when result is a binary string) 2010-07-12 09:19:57 +02:00
Christophe Benz
0028e48b61 backend move to tools 2010-07-12 03:16:05 +02:00
Christophe Benz
5c2ab81e16 change vocabulary
s/module/backend
s/backend/configured_backend
s/frontend/application
2010-07-12 03:07:10 +02:00
Christophe Benz
b3c509d56e add existing_module_names method 2010-07-10 02:30:19 +02:00
Christophe Benz
b91093a92c code simplification 2010-07-10 02:28:57 +02:00
Christophe Benz
0447ef8c64 use error repr to have class name 2010-07-10 02:28:36 +02:00
Christophe Benz
4caa9abd29 rename engine to ouiboube 2010-07-07 18:08:35 +02:00
Christophe Benz
dffda6f673 fix indentation 2010-07-07 17:20:17 +02:00
Christophe Benz
1955d1be59 move core files to weboob.core 2010-07-07 17:20:16 +02:00