[cs615asa] Python on Linux Lab

Jan Schaumann jschauma at stevens.edu
Sat Mar 3 16:50:53 EST 2012


Tejas <tnadkarn at stevens.edu> wrote:

> Figure it out, didn't realize they had 2.6.5 and 3.1 on the Linux Lab.  
> Looks like default is 2.6.5. I might switch to 3.1 if I get time after  
> the assignment is done otherwise I'm just going stick with 2.6.5 for  
> now. I was hoping for 2.7 because its not drastically different syntax  
> but has some nice little features since I am coding on Ubuntu 11.10  
> which has Python 2.7.2 as default.

...and this is a wonderful example of why it's imperative that you test
your code on the target platform (in our case: lab.cs.stevens.edu) no
matter where you write it.

-Jan


More information about the cs615asa mailing list