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.
Jeff
------------------------------------------------------------------------------
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