Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'python.': 0.02; 'newbie': 0.05; 'thx': 0.09; 'works.': 0.09; 'received:169.254.11': 0.16; 'subject:Convert': 0.16; 'to:name:python-list@python.org': 0.22; 'am,': 0.29; 'probably': 0.32; 'received:169.254': 0.32; 'charset :us-ascii': 0.36; 'received:169': 0.37; 'received:10': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:10.242': 0.84 From: Virendra Tripathi To: "python-list@python.org" Subject: Re: Convert namedtuple to dictionary Thread-Topic: Convert namedtuple to dictionary Thread-Index: AQHOutdww6fJGBLE50m0NY8GAfmLOg== Date: Thu, 26 Sep 2013 16:42:50 +0000 Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [64.71.23.190] x-forefront-prvs: 0981815F2F x-forefront-antispam-report: SFV:NSPM; SFS:(189002)(199002)(51856001)(77096001)(33656001)(80022001)(79102001)(63696002)(74366001)(76796001)(76786001)(56816003)(76176001)(54356001)(65816001)(81816001)(81686001)(36756003)(83322001)(74876001)(76482001)(56776001)(54316002)(74706001)(77982001)(59766001)(80976001)(47446002)(74662001)(31966008)(49866001)(69226001)(4396001)(66066001)(46102001)(81342001)(53806001)(82746002)(83072001)(81542001)(74502001)(47976001)(50986001)(558084003)(47736001)(83716002); DIR:OUT; SFP:; SCL:1; SRVR:BY2PR04MB254; H:BY2PR04MB255.namprd04.prod.outlook.com; CLIP:64.71.23.190; FPR:; RD:InfoNoRecords; MX:1; A:1; LANG:en; Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: maansystems.com X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 2 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1380213785 news.xs4all.nl 15945 [2001:888:2000:d::a6]:35911 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:54839 Thx Tim. Your solution works. I am, as you can probably tell, a newbie at P= ython. =