Trying to install ssl package for google app engine. Getting the below error
D:\Python\packa ges\ssl-1.15>python setup.py build -cmingw32
running build
running build_py
running build_ext
building 'ssl._ssl2' extension
gcc -mno-cygwin -mdll -O -Wall "-ID:\Program Files\gnuwin32\ include" -I./ssl/2.5
.1 -IC:\Python25\in clude -IC:\Python25\PC -c ssl/_ssl2.c -o build\temp.win3 2-2.5...