On Fri, 4 May 2012 01:07:04 -0400 Benjamin Peterson <[email protected]> wrote: > > + if (times && (times != Py_None)) { > > Conditions in parenthesis like this is not style.
If it's not style, then what is it? :-) _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
