Are ActivePython scripts compatible with Linux?

Serge Orlov Serge.Orlov at gmail.com
Wed May 31 14:22:23 EDT 2006


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

> "Larry Bates" <larry.bates at websafe.com> wrote in message
> news:SYCdnZBPbu0GTeDZnZ2dneKdnZydnZ2d at comcast.com...
> > 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.




More information about the Python-list mailing list