hi, until now, to detect IronPython I have checked sys.platform == 'cli' Now I need to distinguish between .net and mono. The check candidate is os.name, but is there a better one?
--pawel _______________________________________________ Ironpython-users mailing list Ironpython-users@python.org https://mail.python.org/mailman/listinfo/ironpython-users