Python论坛  - 讨论区

标题:[python-chinese] 怎样才能让urllib.urlopen不使用ie的默认代理

2005年09月02日 星期五 19:35

panhudie nirvana117 at gmail.com
Fri Sep 2 19:35:18 HKT 2005

怎样才能让urllib.urlopen不使用ie的默认代理, 经常都要是动去把代理关了, 这样搞起是在是麻烦
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050902/35a27924/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年09月02日 星期五 20:28

limodou limodou at gmail.com
Fri Sep 2 20:28:34 HKT 2005

在 05-9-2,panhudie<nirvana117 at gmail.com> 写道:
> 怎样才能让urllib.urlopen不使用ie的默认代理, 经常都要是动去把代理关了, 这样搞起是在是麻烦 

在urllib的文档中有一个示例:

filehandle = urllib.urlopen(some_url, proxies={})

这样就可以了。

-- 
I like python! 
My Donews Blog: http://www.donews.net/limodou

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年09月02日 星期五 20:51

panhudie nirvana117 at gmail.com
Fri Sep 2 20:51:43 HKT 2005

感谢. 
刚才也在11.4 urllib文档里面找到了这个
(不过如果不知道urlopen默认是用ie的代理的话,这个可能就会是个bug,
还有这个功能好像也不太符合"Explicit is better than implicit.")

 On 9/2/05, limodou <limodou at gmail.com> wrote: 
> 
> 
> 在urllib的文档中有一个示例:
> 
> filehandle = urllib.urlopen(some_url, proxies={})
> 
> 这样就可以了。
> 
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050902/40bf3bb6/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年09月03日 星期六 03:50

shhgs shhgs.efhilt at gmail.com
Sat Sep 3 03:50:53 HKT 2005

我估计这是微软的类库默认调用ie的代理。Python默认就用OS的类库,所以也这样了。

On 9/2/05, panhudie <nirvana117 at gmail.com> wrote:
> 感谢. 
> 刚才也在11.4 urllib文档里面找到了这个 
> (不过如果不知道urlopen默认是用ie的代理的话,这个可能就会是个bug, 
> 还有这个功能好像也不太符合"Explicit is better than implicit.")
> 
>  
>  
> On 9/2/05, limodou <limodou at gmail.com> wrote: 
> > 
> > 在urllib的文档中有一个示例:
> > 
> > filehandle = urllib.urlopen(some_url, proxies={})
> > 
> > 这样就可以了。
> > 
> > 
>  
>  
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
> 
> 
>

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号