Alexander Belopolsky added the comment:

I am attaching a quick python only prototype for the proposed feature.  My goal 
is to make date/time objects behave like numeric types for which constructors 
accept strings produced by str().  Since str() format is ISO 8601, it is 
natural to accept ISO 8601 formats in constructors.

----------
keywords: +patch
Added file: http://bugs.python.org/file27141/issue15873-proto.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15873>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to