Make sure you removed all debugging print statements error

Lawrence D’Oliveiro lawrencedo99 at gmail.com
Tue Aug 9 22:53:56 EDT 2016


On Tuesday, August 9, 2016 at 4:20:37 AM UTC+12, Chris Angelico wrote:
> Firstly, the bare "except:" clause should basically never be used;
> instead, catch a very specific exception and figure out what you want to
> do here

Yes.

> - but secondly, don't force people's names to be subdivided.

I like the French convention <https://groups.google.com/d/msg/nzpug/BJAPKnYHXb4/tfi30IqCPpUJ>.



More information about the Python-list mailing list