Possible Duplicate:
curl on app engine
Does GAE support pycurl ?
I have downloaded the pycurl setup (pycurl-ssl-7.18.2.win32-py2.5.exe) from this link :http://pycurl.sourceforge.net/download/ . And setup was installed in C:\Python25\Lib\site-packages\curl
Now how can in integrate pycurl with Google app engine project ?