[pygr-notify] Issue 90 in pygr: support for http proxy?

codesite-noreply at google.com codesite-noreply at google.com
Wed May 13 06:09:04 PDT 2009


Comment #1 on issue 90 by dalloliogm: support for http proxy?
http://code.google.com/p/pygr/issues/detail?id=90

This file is a rewritten pygr/coordinator.py with support for http_proxy.

These are the references to explain the changes made:
-  
http://gdsuf.phys.ufl.edu:8080/releases/gridcat/gridcat-client/bin/gcatc.py
- http://www.python.org/doc/2.5.2/lib/xmlrpc-client-example.html

The patch would need a bit of work, for example reading HTTP_PROXY, and  
other
protocols like https/ftp.
You can also remove the two print statements, and maybe improve the regular
expressions used to remove the 'http://' part from the proxy address.

I have tested to code locally, on my computer, and it works fine. Refer to  
this
thread in the mailing list:
-
http://groups.google.com/group/pygr-dev/browse_thread/thread/8696d5dbfb83e654/8fffa4fa67f24f42
for details.

Attachments:
	coordinator.py  53.4 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings



More information about the pygr-notify mailing list