[Python-projects] E0101 should be a warning
Barry Scott
barry.scott at onelan.co.uk
Wed Nov 22 15:25:08 CET 2006
E0101, Foo.__init__] Explicit return in __init__
Why is this an error? I would have expected this to be a warning as it a
matter of style
not correctness.
Barry
More information about the Python-Projects
mailing list