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 amaury.forgeotdarc, belopolsky, jribbens, mark.dickinson, vstinner, webograph
Date 2008-11-15.10:25:59
SpamBayes Score 0.00016302725
Marked as misclassified No
Message-id <1226744760.36.0.834431885725.issue2706@psf.upfronthosting.co.za>
In-reply-to
Content
By the way, I assume that any plan to add this division would also include 
adding the inverse operation:

timedelta * float -> timedelta.

It wouldn't make a whole lot of sense to have one without the other.
History
Date User Action Args
2008-11-15 10:26:01mark.dickinsonsetrecipients: + mark.dickinson, jribbens, amaury.forgeotdarc, belopolsky, vstinner, webograph
2008-11-15 10:26:00mark.dickinsonsetmessageid: <1226744760.36.0.834431885725.issue2706@psf.upfronthosting.co.za>
2008-11-15 10:25:59mark.dickinsonlinkissue2706 messages
2008-11-15 10:25:59mark.dickinsoncreate