[Python-Dev] exit in __builtins__
Rodrigo B. de Oliveira
rodrigobamboo at gmail.com
Thu Aug 26 14:07:02 CEST 2004
Hi!
Try to type 'exit' or 'quit' in the interactive shell and you see its
purpose. Pretty clever.
Cheers,
Rodrigo
On Thu, 26 Aug 2004 14:00:40 +0200, Oliver Walczak
<oliver.walczak at momatec.de> wrote:
> Dear list,
> ...
>
>
> Is it a bug or a feature? exit as builtin is not documented anywhere and I
> cannot find out where it gets included or attached to the str object in the
> sources. Any idea?
>
> Best regards
> Oliver
More information about the Python-Dev
mailing list