Make BinpkgFetcher use longs instead of floats when synchronizing timestamps,
authorZac Medico <zmedico@gentoo.org>
Thu, 25 Dec 2008 01:28:20 +0000 (01:28 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 25 Dec 2008 01:28:20 +0000 (01:28 -0000)
commit020488b3a479130a046f982271e38c1383662376
treed817fb38916c381da6b8435aef7ab17fe7c44a79
parentdd87c8dd63f0c6b16047aa851695f3a61aa75afa
Make BinpkgFetcher use longs instead of floats when synchronizing timestamps,
since it's better not to rely on float comparison here. (trunk r12302)

svn path=/main/branches/2.1.6/; revision=12325
pym/_emerge/__init__.py