On 07/30/2015 06:04 PM, Tim Peters wrote:
I like Alexander's new tzstrict (subclass of tzinfo) idea best so far.
Flags invariably create nasty problems, like:
It's growing on me, too.
The flag idea was per-instance, though, not global (and not changeable once an instance was created), so most of those horrible nightmare situations wouldn't happen. And, yeah, I remember that Guido
doesn't like flags. ;)
--
~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/