[Tutor] source code

Roman Suzi rnd@onego.ru
Mon, 13 Aug 2001 19:06:18 +0400 (MSD)


On Mon, 13 Aug 2001 alan.gauld@bt.com wrote:

> what exactly is the python source code?  and where do i find it?  everyone
> says that it's available for download on the python website, but where is
> it?  i've searched for it on the search engine, and looked about everywhere.
> i must just not know what it is. 
> 
>  
> If you don't know what it is you probably don't nreed it!
> ie Unless you are fluent in C there's little point in having it.

;-)

Source code is great. In source code for Python you can get many
instersting things: Demo programs, first-hand Python Grammar.

Source code is great educational resource, too.

Sometimes, it is sufficient to look at C source for Python builtin
functionas to understand what is inside.

No deep knowledge of C is need, honest. Just common sense and
file-contents search utilities or grep to find needed functions.

Source code give experts total control of the situation. That is why Open
Source/Freeware movement is so strong. If something is wrong, they can
look into source and mend it or understand that my assumptions were wrong.

> Alan G. 


Sincerely yours, Roman A.Suzi
-- 
 - Petrozavodsk - Karelia - Russia - mailto:rnd@onego.ru -