Sorry for the 2nd post with similar topic, but this seems to be the
final answer with my limited python knowledge. I access internet
through my institute basic authentication proxy. It took me a lot to
figureout how to input my username and password. As the documentation
only says how to input the proxy, which also seems not to be working .
It dosen't tell where to put proxy username and password.


The method I found out to use authentication proxy is :

http://stackoverflow.com/questions/34079/how-to-specify-an-authenticated-proxy-for-a-python-http-connection

Appended the lines from above at the top of appcfg.py. Even than it
would not work. Again searching on net .. and the horrible truth seems
to invade me ... """Currently urllib2 does not support fetching of
https locations through a proxy. This can be a problem.""". Https is
necessary for google username and password communication.

above quote at :

http://www.voidspace.org.uk/python/articles/urllib2.shtml#proxies


I request google app engine developers to device any other method to
upload the files .I web browser based method should work for all.

Thanks .
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to