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 sbt
Recipients Philippe.Rouquier, mark.dickinson, sbt
Date 2013-04-23.09:55:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366710958.44.0.931678834373.issue17821@psf.upfronthosting.co.za>
In-reply-to
Content
In Python 3 "/" gives float division, whereas in Python 2 it is integer division, the same as "//".
History
Date User Action Args
2013-04-23 09:55:58sbtsetrecipients: + sbt, mark.dickinson, Philippe.Rouquier
2013-04-23 09:55:58sbtsetmessageid: <1366710958.44.0.931678834373.issue17821@psf.upfronthosting.co.za>
2013-04-23 09:55:58sbtlinkissue17821 messages
2013-04-23 09:55:58sbtcreate