Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #26403
| From | marmata@gmail.com |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Error help |
| Date | 2012-08-02 04:23 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <fbb623c8-c3e5-4d69-95a2-3c9e802946d5@googlegroups.com> (permalink) |
| References | <ec01d1a9-f9e4-41ef-9e8a-71787bcd1aa9@googlegroups.com> |
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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Error help danielashiloh@googlemail.com - 2012-08-02 03:58 -0700
Re: Error help marmata@gmail.com - 2012-08-02 04:23 -0700
Re: Error help Peter Otten <__peter__@web.de> - 2012-08-02 13:18 +0200
Re: Error help danielashiloh@googlemail.com - 2012-08-02 06:12 -0700
Re: Error help danielashiloh@googlemail.com - 2012-08-02 06:12 -0700
Re: Error help Dave Angel <d@davea.name> - 2012-08-02 07:27 -0400
Re: Error help Philipp Hagemeister <phihag@phihag.de> - 2012-08-02 13:34 +0200
csiph-web