On 08/17/2015 10:55 AM, Alexander Belopolsky wrote:
On Mon, Aug 17, 2015 at 1:20 PM, Ethan Furman wrote:
Off the cuff I would say have the datetime object check for certain methods
in the tzinfo (such as add_datetime, add_timedelta, etc), and if present use
them, otherwise use the normal methods.
Isn't this exactly what PEP-0500 says?
Is it? I haven't read it yet </sheepish grin> .
If so, I'm probably in favor! ;)
--
~Ethan~
_______________________________________________
Datetime-SIG mailing list
[email protected]
https://mail.python.org/mailman/listinfo/datetime-sig
The PSF Code of Conduct applies to this mailing list:
https://www.python.org/psf/codeofconduct/