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 jaredgrubb
Recipients georg.brandl, jaredgrubb
Date 2009-12-03.22:32:43
SpamBayes Score 0.02361606
Marked as misclassified No
Message-id <1259879565.15.0.703571146286.issue7432@psf.upfronthosting.co.za>
In-reply-to
Content
Ditto on a few dozen lines later:

INPLACE_TRUE_DIVIDE()¶
    Implements in-place TOS = TOS1 / TOS when from __future__ import
division is in effect.
History
Date User Action Args
2009-12-03 22:32:45jaredgrubbsetrecipients: + jaredgrubb, georg.brandl
2009-12-03 22:32:45jaredgrubbsetmessageid: <1259879565.15.0.703571146286.issue7432@psf.upfronthosting.co.za>
2009-12-03 22:32:43jaredgrubblinkissue7432 messages
2009-12-03 22:32:43jaredgrubbcreate