windows/python compatability

John johng2001 at rediffmail.com
Mon Jun 21 21:52:14 EDT 2004


kluge wrote:
> i'm a newbie to python. i'm learning to program and wanted to know how
> to tell which version of windows my finished python program will work
> on. thank you.

It should work an any 32 bit Windows (Windows 95 onwards) assuming you 
are not using any libraries specific to later versions (very unlikely 
since you are a newbie :-) ). It probably will work on most other 
platforms (Unix, Linux etc) as well if you want it to. Good Luck.



More information about the Python-list mailing list