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


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

Re: Convert namedtuple to dictionary

Started byVirendra Tripathi <virendra.tripathi@maansystems.com>
First post2013-09-26 19:10 +0000
Last post2013-09-26 19:10 +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 19:10 +0000

#54850 — Re: Convert namedtuple to dictionary

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

[toc] | [standalone]


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


csiph-web