where does 'index()' come from?

Aahz Maruch aahz at panix.com
Mon May 21 22:17:33 EDT 2001


In article <uPjO6.1036$FB5.194353 at e420r-sjo3.usenetserver.com>,
erudite <ask at me.com> wrote:
>
>Ok I've been looking in the documentation for like the last hour trying to
>find out where 'index()' comes from. Meaning what is it? Is it a
>__builtin__? Is it part of a module? Is it a class? I found it (somewhere?)
>and now I can't find any documentation on it. BTW I'm running python 2.0
>(windows 2000 OS).

Section 2.1.5.4 of the Library Reference, documenting mutable sequence
types.
-- 
                      --- Aahz  <*>  (Copyright 2001 by aahz at pobox.com)

Androgynous poly kinky vanilla queer het Pythonista   http://www.rahul.net/aahz/
Hugs and backrubs -- I break Rule 6

"You do not make history; you can only hope to survive it."  --G'kar



More information about the Python-list mailing list