Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54850 > unrolled thread
| Started by | Virendra Tripathi <virendra.tripathi@maansystems.com> |
|---|---|
| First post | 2013-09-26 19:10 +0000 |
| Last post | 2013-09-26 19:10 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Re: Convert namedtuple to dictionary Virendra Tripathi <virendra.tripathi@maansystems.com> - 2013-09-26 19:10 +0000
| From | Virendra Tripathi <virendra.tripathi@maansystems.com> |
|---|---|
| Date | 2013-09-26 19:10 +0000 |
| Subject | Re: Convert namedtuple to dictionary |
| Message-ID | <mailman.368.1380222651.18130.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web