[IronPython] stdlib platform.py patch

Anthony Baxter anthonybaxter at gmail.com
Sat Dec 9 20:10:10 PST 2006


On 12/10/06, Sanghyeon Seo <sanxiyn at gmail.com> wrote:
> 2006/12/9, Anthony Baxter <anthonybaxter at gmail.com>:
> > This works on each version of FePy I could find.
>
> God helps us, it still doesn't parse sys.version from IronPython
> to-be-1.1, namely change set 13291 you can download from CodePlex.
>
> It gives:
> 2.4.0 (IronPython 1.1 (1.1) on .NET 2.0.50727.42)

It changed _again_???!? Gah. I say again: Gah.

IronPython folks - can you pretty pretty pretty please choose a format
for this string, and stick to it? With sys.version_info telling lies,
people need a sane sys.version at least.

Does 1.1a1 have a sys.subversion string? I'm not sure I have the
ability to download from codeplex (I think it needs Windows
machines...)


More information about the users mailing list