#!/usr/bin/env python > 2.4?

starGaming at gmail.com starGaming at gmail.com
Thu Mar 22 14:45:20 EDT 2007


On Mar 22, 5:23 pm, Jon Ribbens <jon+use... at unequivocal.co.uk> wrote:
> In article <1174580529.081658.326... at b75g2000hsg.googlegroups.com>, starGam... at gmail.com wrote:
> > I don't see any problem with::
>
> > if version_info[0] <= 2 and version_info[1] < 4:
> >     raise RuntimeError()
>
> What if the version number is 1.5?

Ah, now I get your problem. OK.




More information about the Python-list mailing list