rtti unix vs win32

Justin Sheehy dworkin at ccs.neu.edu
Wed Feb 16 10:36:29 EST 2000


curtin at my-deja.com writes:

> what is the best way to do a run-time type
> identification of what o/s my program is running
> on?

sys.platform is the simplest way to get that information.

-Justin

 




More information about the Python-list mailing list