Check vercmp() return value to avoid arbitrary results in case it returns None
authorMarius Mauch <genone@gentoo.org>
Tue, 13 May 2008 19:36:33 +0000 (19:36 -0000)
committerMarius Mauch <genone@gentoo.org>
Tue, 13 May 2008 19:36:33 +0000 (19:36 -0000)
commit284000fb7a11b6b58d4908ba180dc32152598b05
tree6177bb3980d69d39225cd6cc675c43ca2849bb29
parentfeb69aa5bb31f8960270e984514a6ea4b0682e2c
Check vercmp() return value to avoid arbitrary results in case it returns None

svn path=/main/trunk/; revision=10322
pym/portage/versions.py