Re: Far from complete

2006-05-16 Thread Kay Schluehr
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

Re: Far from complete

2006-05-16 Thread Steve Holden
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