Fredrik Lundh wrote:
> [EMAIL PROTECTED] wrote:
>
> > The builtins section should be moved to the language
> > reference manual.  The material it documents is part
> > of the language definition, not part of an add-on library.
>
> the standard library is not an add-on.  you're confused.
>
> </F>

Your probably talking about internal implementation.
I'm talking about user's perception.  A "python" that
had a different set of builtins would not be python.
That makes it more useful to view it as part of the
language, not a library even if it happens to be 
implemented that way.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to