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

Jon Ribbens jon+usenet at unequivocal.co.uk
Thu Mar 22 12:23:58 EDT 2007


In article <1174580529.081658.326800 at b75g2000hsg.googlegroups.com>, starGaming 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?



More information about the Python-list mailing list