danielashi...@googlemail.com wrote:

> This error has been bugging me for days. I know it's minor, but it's
> really getting in the way of my programming. I'm programming a data
> analysis programme for a psychology experiment which takes pickled data
> from the experiment and produces averages. For some reason python is
> insisting there is an indentation error on line 18. 

I can't confirm that, I get an error in line 8

> partifipant_info=data'Participant Info']

where you forgot the opening '['. 

Please post your actual code and don't forget to include a cut-and-paste 
version of the traceback you get.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to