22 Nov
2010
22 Nov
'10
10:05 p.m.
On Mon, Nov 22, 2010 at 3:58 PM, Pierre Schmitz <pierre@archlinux.de> wrote:
Maybe it would be way more portable if we would just call the vercmp binary; or maybe python has such a method built-in like PHP has.
I've used distutils.version to some success for this sort of thing. Not sure if it follows the pacman rules to the letter though