On 22/02/2012 3:32am, Brian Curtin wrote:
1. Is anyone opposed to moving up to Level 4 warnings?

At that level I think it complains about common things like the "do {...} while (0)" idiom, and the unreferenced self parameter of builtin functions.

Presumably you would have to disable those specific warnings and any other overly annoying ones?

sbt

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to