Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #54842 > unrolled thread

Re: Convert namedtuple to dictionary

Started byVirendra Tripathi <virendra.tripathi@maansystems.com>
First post2013-09-26 17:17 +0000
Last post2013-09-26 17:17 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Re: Convert namedtuple to dictionary Virendra Tripathi <virendra.tripathi@maansystems.com> - 2013-09-26 17:17 +0000

#54842 — Re: Convert namedtuple to dictionary

FromVirendra Tripathi <virendra.tripathi@maansystems.com>
Date2013-09-26 17:17 +0000
SubjectRe: 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web