[Python-Dev] float atime/mtime/ctime - a bad idea? (original) (raw)

Guido van Rossum guido@python.org
Wed, 16 Oct 2002 11:36:29 -0400


Maybe it won't matter in practice, but global state like that always tickles the gag reflex in me. ;)

Believe me, mine too -- if I thought it was a real problem. But I don't.

--Guido van Rossum (home page: http://www.python.org/~guido/)