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 James.Lu
Recipients James.Lu, brett.cannon
Date 2013-07-16.14:36:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373985377.18.0.690111350349.issue18474@psf.upfronthosting.co.za>
In-reply-to
Content
Also,there were some bugs, but after I fixed them, it would only work if I did this:
n.__div__(n,3)
History
Date User Action Args
2013-07-16 14:36:17James.Lusetrecipients: + James.Lu, brett.cannon
2013-07-16 14:36:17James.Lusetmessageid: <1373985377.18.0.690111350349.issue18474@psf.upfronthosting.co.za>
2013-07-16 14:36:17James.Lulinkissue18474 messages
2013-07-16 14:36:17James.Lucreate