weboob-devel/weboob/browser
Laurent Bachelier 6161a0aacd pep8 fixes, modernizations
autopep8 -a -r -i --select E711,E712,W601,W602,W603,W604,W690,E304,E401,E502 .
Also includes some manual reindentations (many are left after the print()
changes).
Manually checked, some modernizations not commited here.
2014-10-10 23:41:43 +02:00
..
filters fix bcall to to new behavior of do(), and fix QtDo too, and all Qt applications... 2014-10-10 17:34:48 +02:00
__init__.py rename things related to browsers 2014-10-07 00:30:07 +02:00
browsers.py fix docstrings and add weboob.browser.* in nosetests 2014-10-07 09:31:10 +02:00
cookies.py rename things related to browsers 2014-10-07 00:30:07 +02:00
elements.py pep8 fixes, modernizations 2014-10-10 23:41:43 +02:00
exceptions.py rename things related to browsers 2014-10-07 00:30:07 +02:00
pages.py Add has-class xpath function 2014-10-10 10:09:14 +02:00
profiles.py Add a trivial Android profile 2014-10-10 10:07:47 +02:00
sessions.py documentation 2014-10-08 17:10:13 +02:00
url.py rename things related to browsers 2014-10-07 00:30:07 +02:00