Make BinpkgFetcher use longs instead of floats when synchronizing timestamps,
authorZac Medico <zmedico@gentoo.org>
Wed, 24 Dec 2008 22:49:37 +0000 (22:49 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 24 Dec 2008 22:49:37 +0000 (22:49 -0000)
commit5e759789584128f169507015337dc1c931b34d6d
tree2a6ef010ab8466e3bac7c1ce82063589356e7035
parent8435b24bba973b29c735bed5fa1414e6eca878ce
Make BinpkgFetcher use longs instead of floats when synchronizing timestamps,
since it's better not to rely on float comparison here.

svn path=/main/trunk/; revision=12302
pym/_emerge/__init__.py