Re: [Tutor] Viability of Python

2011-07-21 Thread James Reynolds
Source files for the 3.2 branch are located here: http://hg.python.org/cpython/file/f0475f78d45c the modules and objects directory has a lot of c files. there some elsewhere. In modules theres some that start with XX. those are demonstration i believe. On Thu, Jul 21, 2011 at 6:46 PM, Prasad, Ra

Re: [Tutor] Viability of Python

2011-07-21 Thread Prasad, Ramit
>How would one acces the code base? Some time ago, someone responded to a >question on this list by reccomending to study the built-in modules, where are >those stored? >I'm using Mac OS X 10.7 with python 3, in case this is relevant. General documentation is located http://docs.python.org/py3k

Re: [Tutor] Viability of Python

2011-07-21 Thread David Schouten
Op 22 jul. 2011 om 00:18 heeft Emile van Sebille het volgende geschreven: > On 7/21/2011 1:49 PM Ryan Strunk said... >> Hello everyone, >> I have been reading a lot of different articles recently, and I have >> found a divergence of opinions on the viability of Python as a viable >> language fo

Re: [Tutor] Viability of Python

2011-07-21 Thread Emile van Sebille
On 7/21/2011 1:49 PM Ryan Strunk said... Hello everyone, I have been reading a lot of different articles recently, and I have found a divergence of opinions on the viability of Python as a viable language for high-end programs. At the same time, even sites that recommend Python seem to recommend

[Tutor] Viability of Python

2011-07-21 Thread Ryan Strunk
Hello everyone, I have been reading a lot of different articles recently, and I have found a divergence of opinions on the viability of Python as a viable language for high-end programs. At the same time, even sites that recommend Python seem to recommend it as a good first language. This email is