On 08/09/2011 04:08 PM, Hansjoerg Schock wrote:
Hi Thomas,

thank you for your help.
I am not so familar with Phyton.
How can I tell the generator to use the /urllib/ module of Python?

No, no, it *is* using this module. The qooxdoo manual refers to the way this module handles proxies.

And where I have to set the proxy setting?
http_proxy="http://www.someproxy.com:3128";;  export  http_proxy

On the *shell* where you invoke the generator. The example gives you the sh/bash syntax, but if you are using another shell, the syntax might differ. Windows cmd shell will use some 'set' command, or you go through the Windows 'Environment' settings which each cmd shell inherits. The urllib documentation says that even the proxy settings of the Window registry's Internet Settings are honored, so that maybe an option, too.

HTH,
T.

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to