How is Python designed?

Timo Virkkala a at a.invalid
Thu Dec 2 17:31:38 EST 2004


Limin Fu wrote:
> Hello,
> Is there any technical description on internet of how
> python is designed? Or can somebody give a short
> description about this? I'm just curious.

Do you mean the structure and design of the language, or the process of 
designing the language?

Well, in either case, you'll probably find your answer at http://www.python.org

Take a look at the Docs -> Language Reference and PEP sections.

--
Timo Virkkala



More information about the Python-list mailing list