Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #77717
| From | JBB <jeanbigboute@gmail.com> |
|---|---|
| Subject | Re: Passing a list into a list .append() method |
| Date | 2014-09-09 07:37 +0000 |
| References | <mailman.13886.1410242108.18130.python-list@python.org> <1410246769.28830.23.camel@pcom01.wugen> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.13890.1410248972.18130.python-list@python.org> (permalink) |
Paul Kroeger <news <at> prz-wugen.com> writes: > > Hello, > > I'm myself still learning Python, so others may please correct me, if > I'm wrong. ... > I hope, the above helps to understand why this behaviour.is to be > expected. > To Peter Otten and Paul Kroeger: Thank you both, very much. I think I now get why the binding works as it does in addition to why the list() approach worked. JBB
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Passing a list into a list .append() method JBB <jeanbigboute@gmail.com> - 2014-09-09 05:50 +0000
Re: Passing a list into a list .append() method Paul Kroeger <news@prz-wugen.com> - 2014-09-09 09:12 +0200
Re: Passing a list into a list .append() method JBB <jeanbigboute@gmail.com> - 2014-09-09 07:37 +0000
Re: Passing a list into a list .append() method Rustom Mody <rustompmody@gmail.com> - 2014-09-09 05:07 -0700
csiph-web