Romain Bignon
|
c644aacd29
|
fix: use ResultsCondition in BackendsCall instead of hack in Weboob (refs #372)
|
2010-11-14 21:46:48 +01:00 |
|
Romain Bignon
|
84b4003bf4
|
use several loggers for parts of weboob
|
2010-10-30 16:09:33 +02:00 |
|
Romain Bignon
|
2556da6fbd
|
better errors management in webcontentedit
|
2010-10-17 14:47:42 +02:00 |
|
Romain Bignon
|
734e73dce6
|
fix event lock order
|
2010-10-04 22:52:08 +02:00 |
|
Romain Bignon
|
41827c4160
|
show a messagebox on bcall errors instead of console print
|
2010-09-30 20:13:06 +02:00 |
|
Romain Bignon
|
6dfbda042c
|
correctly handle BrowserUnavailable and BrowserIncorrectPassword exceptions in repl applications (closes #302)
It asks user to reconfigure backend when BrowserIncorrectPassword is
raised.
|
2010-09-30 11:59:12 +02:00 |
|
Christophe Benz
|
8afff42465
|
compare instance to basestring instead of (str, unicode)
|
2010-08-17 19:33:06 +02:00 |
|
Romain Bignon
|
e980e040ba
|
capabilities objets inherit from CapBaseObject (refs #369)
|
2010-08-12 17:22:04 +02:00 |
|
Romain Bignon
|
5d33778986
|
don't iterate on strings
|
2010-07-17 13:13:44 +02:00 |
|
Romain Bignon
|
e1939b7e4a
|
fix when backtrace contains some unicode chars (and because python sucks)
|
2010-07-13 00:10:13 +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
|
0447ef8c64
|
use error repr to have class name
|
2010-07-10 02:28:36 +02:00 |
|
Christophe Benz
|
1955d1be59
|
move core files to weboob.core
|
2010-07-07 17:20:16 +02:00 |
|