[Python-Dev] PEP 410 (Decimal timestamp): the implementation is ready for a review (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Thu Feb 16 09:04:13 CET 2012


Maybe an alternative PEP could be written that supports the filesystem copying use case only, using some specialized ns APIs? I really think that all you need is st{a,c,m}timens fields and os.utimens().

I'm -1 on that, because it will make people write complicated code.

Regards, Martin



More information about the Python-Dev mailing list