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 ross.light
Recipients brett.cannon, christian.heimes, exarkun, loewis, rhettinger, ross.light
Date 2009-01-25.20:22:39
SpamBayes Score 5.8383444e-06
Marked as misclassified No
Message-id <1232914969.19.0.408175882958.issue4285@psf.upfronthosting.co.za>
In-reply-to
Content
Okay, here's a patch with the requested changes.  You're right in saying
that flag is usually boolean, I was just going along with several other
files where there's float and int flags (i.e. floatobject.c).
History
Date User Action Args
2009-01-25 20:22:49ross.lightsetrecipients: + ross.light, loewis, brett.cannon, rhettinger, exarkun, christian.heimes
2009-01-25 20:22:49ross.lightsetmessageid: <1232914969.19.0.408175882958.issue4285@psf.upfronthosting.co.za>
2009-01-25 20:22:41ross.lightlinkissue4285 messages
2009-01-25 20:22:41ross.lightcreate