[Tutor] a code question, but don't know question's name
Kent Johnson
kent37 at tds.net
Sun Oct 7 20:25:51 CEST 2007
Kent Johnson wrote:
> Alan Gauld wrote:
>> "Kent Johnson" <kent37 at tds.net> wrote
>>
>>>> The notation data[;,0] doesn't make sense and is an error in
>>>> Python.
>>> [:,0] is an extended slice, not an error:
>>> http://docs.python.org/ref/slicings.html
We discussed this quite a bit last July:
http://mail.python.org/pipermail/tutor/2007-July/055814.html
Kent
More information about the Tutor
mailing list