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 r.david.murray
Recipients belopolsky, facundobatista, r.david.murray
Date 2014-07-24.15:33:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406215995.71.0.318040011294.issue22058@psf.upfronthosting.co.za>
In-reply-to
Content
There is already a spelling for that operation, and it is d.date().  I'm not sure that there is a strong enough argument for adding a second way to spell it, but I won't close this yet to see what other people think.  

Personally I don't think it has ever occurred to me to do date(datetime) (although I have wanted to pass a string to the constructor), and I've wanted the operation and found the 'date()' method more than once.
History
Date User Action Args
2014-07-24 15:33:15r.david.murraysetrecipients: + r.david.murray, facundobatista, belopolsky
2014-07-24 15:33:15r.david.murraysetmessageid: <1406215995.71.0.318040011294.issue22058@psf.upfronthosting.co.za>
2014-07-24 15:33:15r.david.murraylinkissue22058 messages
2014-07-24 15:33:15r.david.murraycreate