[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: getting further (was a traceback error when I try Vocola)



> Looks like I need to figure out how to detect the OS (95/98/ME
> vs. NT/2000/XP).

Looks like os.name should do it. For me it's "nt". Could you perhaps put
this line into the same "openFile" function we've been working on and see
what shows up in the "Messages from Python Macros" window?

        print 'Operating System is: ' + os.name

Thanks,

-Rick






Why do you want this page removed?