This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients ezio.melotti, mark.dickinson, python-dev, smarnach, vstinner
Date 2011-10-23.18:53:54
SpamBayes Score 0.0010447428
Marked as misclassified No
Message-id <1319396035.58.0.375928930903.issue13201@psf.upfronthosting.co.za>
In-reply-to
Content
> In most cases, global variables Py_Zero and Py_One would be enough to
> simplify this kind of code.

Agreed.
History
Date User Action Args
2011-10-23 18:53:55mark.dickinsonsetrecipients: + mark.dickinson, vstinner, ezio.melotti, python-dev, smarnach
2011-10-23 18:53:55mark.dickinsonsetmessageid: <1319396035.58.0.375928930903.issue13201@psf.upfronthosting.co.za>
2011-10-23 18:53:55mark.dickinsonlinkissue13201 messages
2011-10-23 18:53:54mark.dickinsoncreate