开发者

help me use proxy with twill

开发者 https://www.devze.com 2023-01-15 15:24 出处:网络
I read help here http://twill.idyll.org/browsing.html, then i open python and write export http_proxy=\"http://www.so开发者_StackOverflow社区meproxy.com:3128\"

I read help here http://twill.idyll.org/browsing.html, then i open python and write

export http_proxy="http://www.so开发者_StackOverflow社区meproxy.com:3128"

but i just receive an error. How can i use proxy with twill to browser web ?


the export command is something you need to type on your shell (assuming unix/linux). It's not a python statement!

0

精彩评论

暂无评论...
验证码 换一张
取 消