Re: [Python-Dev] compiling cpython in visual studio 2010

2012-02-19 Thread Antoine Pitrou
Hello, > I am trying to work on Python bugs following the tutorial given in the > python website. > I have installed Tortoise svn and visual studio 2010, I cloned a copy > of cpython as it is advised in the website using, however I am having > some problem in compiling it using visual studio 2010

Re: [Python-Dev] compiling cpython in visual studio 2010

2012-02-18 Thread Terry Reedy
On 2/18/2012 11:54 PM, Ejaj Hassan wrote: Hello everyone, I am trying to work on Python bugs following the tutorial given in the python website. I have installed Tortoise svn and visual studio 2010, I cloned a copy of cpython as it is advised in the website using, however I am having some problem

[Python-Dev] compiling cpython in visual studio 2010

2012-02-18 Thread Ejaj Hassan
Hello everyone, I am trying to work on Python bugs following the tutorial given in the python website. I have installed Tortoise svn and visual studio 2010, I cloned a copy of cpython as it is advised in the website using, however I am having some problem in compiling it using visual studio 2010. I