Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51275 > unrolled thread
| Started by | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| First post | 2013-07-26 13:14 +1000 |
| Last post | 2013-07-26 13:14 +1000 |
| 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: Hello Everyone! A simple questions! Ben Finney <ben+python@benfinney.id.au> - 2013-07-26 13:14 +1000
| From | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| Date | 2013-07-26 13:14 +1000 |
| Subject | Re: Hello Everyone! A simple questions! |
| Message-ID | <mailman.5128.1374808507.3114.python-list@python.org> |
Thanatos xiao <yanxiaopei199@gmail.com> writes: > >>> values = [0, 1, 2]>>> values[1] = values>>> values[0, [...], 2] > > why?? Because. :-) Did you have a more specific question? What exactly are you expecting that code to do, and what is the surprise? -- \ “I was the kid next door's imaginary friend.” —Emo Philips | `\ | _o__) | Ben Finney
Back to top | Article view | comp.lang.python
csiph-web