Commit graph

5 commits

Author SHA1 Message Date
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
Bezleputh
abbfad7ba1 [Lolix] add search management in basic search 2013-10-16 21:00:08 +02:00
Florent Fourcot
61718199d6 Use yield instead to return a list 2013-07-04 21:35:25 +02:00
Bezleputh
3a3d51be7a ajout de la prise en charge des formulaires dans lolix 2013-07-04 20:42:30 +02:00
Bezleputh
6b5f55f9ad creation of Lolix : module that uses ICapJob in order to find adverts on lolix website 2013-07-04 20:42:30 +02:00