Mercurial > hg
comparison doc/README @ 16272:f97e7c378349
eol: document why os.utime doesn't work here
I wanted to use
os.utime(self.join("eol.cache"), None)
as a cleaner way of touching the cache file -- but this fails when the
cache doesn't exist.
author | Martin Geisler <mg@aragost.com> |
---|---|
date | Thu, 15 Mar 2012 16:52:22 +0100 |
parents | 3516a4e877c1 |
children |
comparison
equal
deleted
inserted
replaced
16271:63a1bed65fa3 | 16272:f97e7c378349 |
---|