Convert stat timestamps to long for compatibility with python-2.5, which returns...
authorZac Medico <zmedico@gentoo.org>
Fri, 22 Sep 2006 19:53:04 +0000 (19:53 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 22 Sep 2006 19:53:04 +0000 (19:53 -0000)
commit5928fbb44153884b275c2e1ecd67e7499dcf038f
treebfb707066f6d776cab6df963e5b68d844a57d4b7
parent79db37d777c2c3d6ae81bcb647bf395350f217fe
Convert stat timestamps to long for compatibility with python-2.5, which returns floats for timestamps.

svn path=/main/trunk/; revision=4499
pym/cache/flat_hash.py