[issue5012] How to test python 3 was installed properly in my directory?

2009-01-20 Thread Sravani Gogineni
New submission from Sravani Gogineni : Hello, I am a beginner and i installed python 3 in my Home directory. i want to test that the installation was done properly. is their a test suite to see the installation was good? Could anyone please help me with the problem? Also could i have both

[issue5003] Error while installing Python-3

2009-01-19 Thread Sravani Gogineni
New submission from Sravani Gogineni : i was trying to install python 3 using the folowing command $ python setup.py --home=~/python3 and i got the below error: File "setup.py", line 232 except (CCompilerError, DistutilsErr