Commit graph

4 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
Vincent A
51ebf99763 sueurdemetal: fix broken module due to departments containing letters 2014-06-23 16:08:43 +02:00
Vincent A
bff3bd7845 sueurdemetal: implement list_events 2013-12-17 18:08:22 +01:00
Vincent A
47d4105d8e new calendar module: sueurdemetal 2013-12-16 23:58:53 +01:00