If someone sets the -3 option to get py3k warnings, should the classic division 
warning get turned-on automatically?

Right now, I get no warnings for:

  python -3 -c "9 / 5"



Raymond
_______________________________________________
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