Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54850
| From | Virendra Tripathi <virendra.tripathi@maansystems.com> |
|---|---|
| Subject | Re: Convert namedtuple to dictionary |
| Date | 2013-09-26 19:10 +0000 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.368.1380222651.18130.python-list@python.org> (permalink) |
Thanks guys! BTW, please ignore the follow-up question there. I had written a script earlier which had a dict like:
{'a':[x=10, y=23,..], 'b': [x=10, y=23,…],…..}
I was thinking about that and therefore the error. Apologies.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Convert namedtuple to dictionary Virendra Tripathi <virendra.tripathi@maansystems.com> - 2013-09-26 19:10 +0000
csiph-web