On Apr 3, 4:12 pm, "bahoo" <[EMAIL PROTECTED]> wrote: > In Matlab, there is a "isunix" command. > Is there something similar in python? > > Thanks! > bahoo
Check out the platform module. It should do what you need. The "release()" method is especially useful. Mike -- http://mail.python.org/mailman/listinfo/python-list