Python论坛  - 讨论区

标题:[python-chinese] Re: python-chinese Digest, Vol 29, Issue 36

2006年05月12日 星期五 10:48

john john.about at gmail.com
Fri May 12 10:48:43 HKT 2006

f = urllib.urlopen(url)
data = f.readline()
然后看看data是不是空。



> 新手学习,遇到难题.请各位有时间的话,解答解答.
>
> 我在urllib.urlopen(url)之后,想知道网页成功拿到没有.就想用"print"显示几句话,条件判断应该判断哪个呢?
>
> 先谢谢了.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060512/63b2a536/attachment.html

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

2006年05月12日 星期五 11:14

尹祥龙 yinxianglong at gmail.com
Fri May 12 11:14:03 HKT 2006

有可能发生页面下载不完全的情况啊,那样的话data只有页面的一部分数据哦,这并不表明网页下载成功。

On 5/12/06, john <john.about at gmail.com> wrote:
>
>  f = urllib.urlopen(url)
> data = f.readline()
> 然后看看data是不是空。
>
>
>
> > 新手学习,遇到难题.请各位有时间的话,解答解答.
> >
> > 我在urllib.urlopen(url)之后,想知道网页成功拿到没有.就想用"print"显示几句话,条件判断应该判断哪个呢?
> >
> > 先谢谢了.
> >
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060512/80caed71/attachment.htm

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号