Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

Have you researched how other languages plan to expose sub-millisecond times?  
The isn't an API that will get points for originality.  Also, it needs to be an 
API that is time efficient (many scripts use os.stat() frequently to scan files 
for changes and that check needs to be fast).

Please do not "just check it in".

----------

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

Reply via email to