100 % portable ?

Sridhar R sridharinfinity at gmail.com
Sun Aug 22 07:50:20 EDT 2004


Use the standard python library (not OS specific ones) functions.  For
GUI, better use Tk.   That should make your program portable across the
platforms where python runs.

Tk looks ugly in linux. Gtk is also good, but rendering is sluggish in
windows.




More information about the Python-list mailing list