Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54842 > unrolled thread
| Started by | Virendra Tripathi <virendra.tripathi@maansystems.com> |
|---|---|
| First post | 2013-09-26 17:17 +0000 |
| Last post | 2013-09-26 17:17 +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 17:17 +0000
| From | Virendra Tripathi <virendra.tripathi@maansystems.com> |
|---|---|
| Date | 2013-09-26 17:17 +0000 |
| Subject | Re: Convert namedtuple to dictionary |
| Message-ID | <mailman.362.1380215856.18130.python-list@python.org> |
Hi Ned, Thanks. Wouldn't I have to first create a function to pull out the 'dictdict' from the data? I assume 'dictdict' refers to the 'brucelee' named tuple in the example. That's where I was getting stuck-trying to pull out the named tuples from the dict and operate on it. Thanks, Virendra
Back to top | Article view | comp.lang.python
csiph-web