Re: [Python-Dev] steps to solve bugs

2012-03-08 Thread Oleg Broytman
On Thu, Mar 08, 2012 at 06:39:42PM +0530, Ejaj Hassan wrote: >I am a novice python programmer and am learning to be able to solve > some issues. Well following the steps given in the PSF website, I have > installed vc++ 2008 and even finished till building the cpython > code and I have got the

Re: [Python-Dev] steps to solve bugs

2012-03-08 Thread Nick Coghlan
On Thu, Mar 8, 2012 at 11:09 PM, Ejaj Hassan wrote: > Hi, >   I am a novice python programmer and am learning to be able to solve > some issues. Well following the steps given in the PSF website, I have > *> installed vc++ 2008 and even finished till building the cpython > code and I have got the

[Python-Dev] steps to solve bugs

2012-03-08 Thread Ejaj Hassan
Hi, I am a novice python programmer and am learning to be able to solve some issues. Well following the steps given in the PSF website, I have *> installed vc++ 2008 and even finished till building the cpython code and I have got the console for python 3.0x >Having done this, I am not able to qu