5 Commits (4d978fda14f7029dca7ec9925ac3716c56a74875)

Author SHA1 Message Date
Sascha Silbe 4d978fda14 PEP8 cleanup: ensure lines are shorter than 80 characters
Caught by PEP8. This is important for Sugar because the XO has a small screen
where long lines would make the code hard to understand (because you need to
constantly scroll horizontally).

Reviewed-by: James Cameron <quozl@laptop.org>
Acked-by: Simon Schampijer<simon@schampijer.de>
CC: Aleksey Lim <alsroot@member.fsf.org>
14 years ago
Sascha Silbe e2231d5620 PEP8 cleanup: fix number of blank lines
Caught by pep8.

Reviewed-by: James Cameron <quozl@laptop.org>
Acked-by: Simon Schampijer <simon@laptop.org>
CC: Aleksey Lim <alsroot@member.fsf.org>
14 years ago
Tomeu Vizoso d780248e87 Use Account.ConnectionStatus instead of Account.Connection.Status 14 years ago
Tomeu Vizoso d156ff56a8 Address comments from Simon's review 14 years ago
Tomeu Vizoso 1af1bc9713 Address several nitpicks from Marco 14 years ago