On 21 December 2013 21:44, Sebastian Kuzminsky <[email protected]> wrote:
>
> > halfiles += {'touchy.hal'}
> > ^
> > SyntaxError: invalid syntax
> >
> > So, suddenly it doesn't like curly braces?
> > <baffled>
>
> Curly braces are for dicts, but it looks like you want to append to a
> list?
>
> If you want to append to a list, use square brackets:
>
> halfiles += ['touchy.hal']
That was what I determined to be the problem. But it worked on my other
machine, and it worked for Charles.
Maybe different Python versions?
--
atp
If you can't fix it, you don't own it.
http://www.ifixit.com/Manifesto
------------------------------------------------------------------------------
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