Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #51275 > unrolled thread

Re: Hello Everyone! A simple questions!

Started byBen Finney <ben+python@benfinney.id.au>
First post2013-07-26 13:14 +1000
Last post2013-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.


Contents

  Re: Hello Everyone! A simple questions! Ben Finney <ben+python@benfinney.id.au> - 2013-07-26 13:14 +1000

#51275 — Re: Hello Everyone! A simple questions!

FromBen Finney <ben+python@benfinney.id.au>
Date2013-07-26 13:14 +1000
SubjectRe: 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web