https://github.com/sugarlabs/sugar/pull/66
A quick review would be appreciated, to unbreak the build. On 17 May 2013 21:41, Daniel Narvaez <[email protected]> wrote: > > http://buildbot.sugarlabs.org/builders/raring-amd64-quick/builds/9/steps/shell_3/logs/stdio > > config.py is autogenerated, so lines can be arbitrary long. > > Perhaps the simplest fix it just to use --exclude. > We could also consider switching to flake8 to run both pyflakes and pep8 > and be able to skip certain lines. > Maybe it's overkill though, since we are not needing that feature other > than for this case. > (I sort of like the asserts. To silence pyflake when necessary.) > > > -- > Daniel Narvaez > > -- Daniel Narvaez
_______________________________________________ Sugar-devel mailing list [email protected] http://lists.sugarlabs.org/listinfo/sugar-devel

