Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #94396
| Path | csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.038 |
| X-Spam-Evidence | '*H*': 0.93; '*S*': 0.01; 'heavily': 0.04; 'from:addr:yahoo.co.uk': 0.05; 'posting.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'wrote:': 0.16; 'language': 0.19; 'lawrence': 0.22; 'header:In-Reply-To:1': 0.24; 'header :User-Agent:1': 0.26; 'subject:list': 0.26; 'header:X-Complaints- To:1': 0.26; 'language.': 0.32; 'could': 0.35; 'to:addr:python- list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'things': 0.38; 'doing': 0.38; 'thank': 0.38; 'to:addr:python.org': 0.40; 'mark': 0.40; 'your': 0.60; 'here.': 0.62; 'charset:windows-1252': 0.62; 'our': 0.64; 'you.': 0.64; 'peter,': 0.84; 'post,': 0.84; 'pythonistas,': 0.84; 'amongst': 0.91; 'received:2': 0.93 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Subject | Re: convert output to list(and nested dictionary) |
| Date | Wed, 22 Jul 2015 21:40:45 +0100 |
| References | <CAKoJ+qB7mLX+tLAqsO=nSocjVLtLn+TCWZ34z8YVFCKKt10ntQ@mail.gmail.com> <CAB_tDZyB+mCg9yWg9oG0-OL-NHVfCSifkMrD0x3k4LPNx-dhNw@mail.gmail.com> <CAKoJ+qCzMetyyqC-2rg0KB2kmFdVeNkVj053OYeXn9meZ1FJxQ@mail.gmail.com> <CAKoJ+qDp5ii8o1L4ZvimMNyr5Bgm-DBnNy9E5XzB4r_oZY4Ngg@mail.gmail.com> <mookki$jrb$1@ger.gmane.org> <CAKoJ+qCPJ_37+YdUx4ox3f_DeDWtKEKh60++jf_=asVQW6vN1w@mail.gmail.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=windows-1252; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | host-2-98-201-140.as13285.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 |
| In-Reply-To | <CAKoJ+qCPJ_37+YdUx4ox3f_DeDWtKEKh60++jf_=asVQW6vN1w@mail.gmail.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.882.1437597679.3674.python-list@python.org> (permalink) |
| Lines | 14 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1437597679 news.xs4all.nl 2861 [2001:888:2000:d::a6]:37275 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:94396 |
Show key headers only | View raw
On 22/07/2015 18:57, max scalf wrote: > Hi Peter, > > Could you please explain what i am doing wrong? Amongst other things you're top posting. That is heavily frowned on here. Please intersperse your replies or bottom post, thank you. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: convert output to list(and nested dictionary) Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-22 21:40 +0100 Re: convert output to list(and nested dictionary) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-07-23 15:26 +1000
csiph-web