Steve Holden wrote:
> Kay Schluehr wrote:
> > Section 2.3 of the Python 2.5. tutorial
> >
> > "The following sections describe the standard types that are built into
> > the interpreter. Historically, Python's built-in types have differed
> > from user-defined types because it was not possible to u
Kay Schluehr wrote:
> Section 2.3 of the Python 2.5. tutorial
>
> "The following sections describe the standard types that are built into
> the interpreter. Historically, Python's built-in types have differed
> from user-defined types because it was not possible to use the built-in
> types as the