FYI, I filed an issue on this today as I ran into it while trying to get
Trac working with IronPython.
http://ironpython.codeplex.com/workitem/32400
slide
On Mon, Mar 12, 2012 at 8:45 PM, Jeff Hardy wrote:
> On Mon, Mar 12, 2012 at 10:19 AM, Daniel Munch
> wrote:
> > Hi,
> >
> > congratulatio
On Mon, Mar 12, 2012 at 10:19 AM, Daniel Munch wrote:
> Hi,
>
> congratulations for the new IronPython release 2.7.2. I just updated from
> RC1 and unfortunatly it seems like there's some change of behaviour
> concerning sys.version_info. I got some 3rd party scripts which are
> stumbling over the
Hi,
congratulations for the new IronPython release 2.7.2. I just updated
from RC1 and unfortunatly it seems like there's some change of behaviour
concerning sys.version_info. I got some 3rd party scripts which are
stumbling over the line "sys.version_info < (2, 4): " which happily
returns 'Fa