Hi,

> This error has been bugging me for days.

Doesn't look like a tab error but:

> partifipant_info=data'Participant Info']

This line is wrong, it should be:

partifipant_info=data['Participant Info']

That's probably what's triggering the error!

Cheers,
]\/[arco
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to