On 12/21/2013 5:15 PM, Jeff Epler wrote:
> Python 2.7 supports {x} for set notation.  Python 2.6 and earlier do
> not:
>     $ python2.7 -c '{1}'
>     $ python2.6 -c '{1}'
>       File "<string>", line 1
>           {1}
>             ^
>     SyntaxError: invalid syntax
> 
> Ubuntu 10.04 has Python 2.6, so code that uses the set notation should
> not be added to LinuxCNC.

I'm on Debian stable (Wheezy) which has Python 2.7.3.

I think this may be a first...I'm not used to having Debian stable be
too *NEW* to show bugs!  :)

-- 
Charles Steinkuehler
[email protected]

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to