On Mon, Feb 21, 2011 at 11:05 AM, Vernon Cole <[email protected]> wrote: > How should I really be doing it?
os.name usually has the actual underlying OS, but depending on what you need to do it may be better to have a block that is just for 'cli' that calls into a .NET API, and let .NET/Mono smooth over the platform differences. - Jeff _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
