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
Florent
25725f79cf
Convert freemobile to browser2
2014-04-03 13:08:59 +02:00
Florent
45351d57c9
Small optimization
2014-04-03 09:01:51 +02:00
Laurent Bachelier
17cd144e92
freemobile: Fix warning
2013-06-27 15:08:07 +02:00
Florent
1310939fe0
Fix import of Pillow in modules
2013-06-06 13:50:43 +02:00
Romain Bignon
535d6efc47
more explicit error messages during common import errors
2013-01-14 21:28:47 +01:00
Florent
ef355e8d91
Fix login (timer, the return)
2012-09-27 13:14:03 +02:00
Florent
92e5ea9965
Fix multiple accounts login
2012-04-16 14:54:51 +02:00
Romain Bignon
78246c7dfa
remove unused import
2012-03-28 17:01:17 +02:00
Florent
d390590363
Remove timer (not more used by website)
2012-03-28 14:46:53 +02:00
Florent
dfb66a4fbd
Pep8 cleanup on freemobile module
2012-03-13 14:46:55 +01:00
Romain Bignon
95c977a441
unused imports and variables
2012-03-06 19:25:09 +01:00
Florent
f308fed5ae
Fix freemobile module
2012-03-06 19:02:58 +01:00
Florent
8248c24840
Fix freemobile backend (virtualkeyboard changes)
2012-03-06 12:28:06 +01:00
Florent
1484251c65
First implementation of freemobile website
2012-02-26 18:35:03 +01:00