http://bugs.grommit.com/show_bug.cgi?id=437





------- Comment #6 from richlowe at richlowe.net  2008-06-25 12:23 PDT -------
Python 2.5 will use the higher resolution timestamps where possible, seemingly.

The copy I have locally provides mtime to a rather pleasing resolution:

>>> import os
>>> os.path.getmtime('/etc/passwd')
1213905399.506886

I believe Hg will make use of this information where it is available, though
would I would have to reconfirm that.  As such the sleep here would hopefully
be reasonably short lived.


-- 
Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to