weboob-devel/weboob
Laurent Bachelier 3da02fde24 Remove useless __all__ in modules
They bring nothing of value (we never use import * anyway) and introduce
a maintenance burden.

The __all__ that I left might not be very useful either but at least
they are not a pain to maintain; they are also used by pyflakes in some
cases.
2014-09-09 19:00:02 +02:00
..
applications Use class attributes as much as possible for application output 2014-09-04 12:41:25 +02:00
capabilities add documentation on object constants 2014-09-03 07:40:13 +02:00
core Remove useless __all__ in modules 2014-09-09 19:00:02 +02:00
tools tests: Use the Python SkipTest if possible 2014-09-09 18:36:04 +02:00
__init__.py PEP8 style fixes and other small style fixes 2012-03-14 04:51:46 +01:00