[IronPython] platform.system() == "cli"

Oren Held oren at held.org.il
Thu Jan 8 14:20:15 CET 2009


Hi Guys,

The following calls return "cli" instead of, what I would expect, "win32" or 
something simliar:
platform.system()
sys.platform

I'm aware that it's not a new issue (it was mentioned here and there), but I 
still couldn't figure out why this behaviour is preserved.. Shouldn't it be 
changed?

10x

 - Oren





More information about the Ironpython-users mailing list