Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #90630 > unrolled thread
| Started by | Ian Kelly <ian.g.kelly@gmail.com> |
|---|---|
| First post | 2015-05-14 13:48 -0600 |
| Last post | 2015-05-14 13:48 -0600 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: a python pitfall Ian Kelly <ian.g.kelly@gmail.com> - 2015-05-14 13:48 -0600
| From | Ian Kelly <ian.g.kelly@gmail.com> |
|---|---|
| Date | 2015-05-14 13:48 -0600 |
| Subject | Re: a python pitfall |
| Message-ID | <mailman.17.1431632962.17265.python-list@python.org> |
On Thu, May 14, 2015 at 12:06 PM, Billy Earney <billy.earney@gmail.com> wrote: > Hello friends: > > I saw the following example at > http://nafiulis.me/potential-pythonic-pitfalls.html#using-mutable-default-arguments > and did not believe the output produced and had to try it for myself.... See also https://docs.python.org/3/faq/programming.html#why-are-default-values-shared-between-objects
Back to top | Article view | comp.lang.python
csiph-web