On Fri, 4 May 2012 01:07:04 -0400 Benjamin Peterson <benjamin at python.org> wrote: > > + if (times && (times != Py_None)) { > > Conditions in parenthesis like this is not style. If it's not style, then what is it? :-)