weboob-devel/weboob
Clément Schreiner 07c7b7b1be Code cleaning. Comments, methods renaming and other cosmetic changes.
- added doc strings to every method
 - showPreview -> loadPreview (for consistency)                                                        - _loadPage_cb -> _loadedPage (same for savePage)                                                     - _loadPage_eb -> _errorLoadPage (same for savePage)
 - try to limit lines to 79 columns
2012-03-25 10:22:55 +02:00
..
applications Code cleaning. Comments, methods renaming and other cosmetic changes. 2012-03-25 10:22:55 +02:00
capabilities Remove nb_unread/nb_messages in CapMessages 2012-03-23 07:04:42 +01:00
core load_backend: don't catch when there is an error to load a module 2012-03-22 16:33:05 +01:00
tools fix completion of 'cd' after using 'ls' with a parameter 2012-03-25 09:45:31 +02:00
__init__.py PEP8 style fixes and other small style fixes 2012-03-14 04:51:46 +01:00