verbose error messages in Qt applications (closes #775)

This commit is contained in:
Romain Bignon 2012-02-05 17:18:20 +01:00
commit dfb52a2624
4 changed files with 18 additions and 8 deletions

View file

@ -24,7 +24,6 @@ from weboob.tools.browser.decorators import id2url
from StringIO import StringIO
from time import time
import re
import urlparse
try:
import json