[Python-ideas] strptime without second argument as an inverse to __str__
Alexander Belopolsky
alexander.belopolsky at gmail.com
Thu Aug 7 02:19:40 CEST 2014
On Wed, Aug 6, 2014 at 7:55 PM, Andrew Barnert <abarnert at yahoo.com> wrote:
> Given that, unlike all the obvious parallel cases (int, float, etc.) this
> constructor will not accept the repr, I'm not sure the answer comes out the
> same.
The parallel is in accepting str, not repr.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20140806/6c13e015/attachment-0001.html>
More information about the Python-ideas
mailing list