
May 29, 2014
4:50 a.m.
On Wed, May 28, 2014, at 15:26, Glyph Lefkowitz wrote:
Add some warnings about python 3 compatibility. It should at least be possible to get a warning for every single implicit string coercion. Old-style classes. Old-style division.
Fun fact: This can be achieved with the -Qwarn command line option.