there are stat fields now for ns precision, e.g. st_mtime now has an analogue st_mtime_ns. But os.path didn't grow corresponding methods - there's an os.path.getmtime but not _ms. Was that intentional? The wrappers in genericpath.py are trivial and arguably aren't particularly needed, but still curious...
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/CK3S2DYI3PKZ7VGRFEO4PKVLZCPUTR6N/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to