Re: Are ActivePython scripts compatible with Linux?



A.M wrote:
I am planning to develop python applications on windows and run them on
Linux.

"Larry Bates" <larry.bates@xxxxxxxxxxx> wrote in message
news:SYCdnZBPbu0GTeDZnZ2dneKdnZydnZ2d@xxxxxxxxxxxxxx
Short answer: yes

A.M wrote:
Thanks alot Larry for your comprehensive answer.

Small addition: test, test, test. This is the only way to make sure
your program works on another platform. VMware is offering now free
virtual machine emulator, vmplayer. You have no excuse not to install
linux! :) If you have dual-core processor or an idle machine you can
even setup http://buildbot.sf.net to continuously test your source code
changes.

.