Python论坛  - 讨论区

标题:Re: [python-chinese] 关于tuple

2006年06月27日 星期二 09:03

linda.s samrobertsmith at gmail.com
Tue Jun 27 09:03:52 HKT 2006

> > On 6/26/06, linda. s <samrobertsmith at gmail.com> wrote:
> > > 以下程序为什么错?
> > > >>> p
> > > '\n3 1 5 5\n2 6 5 1\n10 1 44 10\n66 55 15 1 \n88 2  20 99\n'
> > > >>> s=[ map(int,seg.split()) for seg in p.strip().split("\n")]
> > > Traceback (most recent call last):
> > >  File "", line 1, in ?
> > > TypeError: 'tuple' object is not callable
> > >
> 我试了没有问题啊。

我用了PYTHONWIN (2.3),第一次运行没有错;我再运行了一下就老是错.

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

2006年06月27日 星期二 09:09

limodou limodou at gmail.com
Tue Jun 27 09:09:48 HKT 2006

On 6/27/06, linda. s <samrobertsmith at gmail.com> wrote:
> > > On 6/26/06, linda. s <samrobertsmith at gmail.com> wrote:
> > > > 以下程序为什么错?
> > > > >>> p
> > > > '\n3 1 5 5\n2 6 5 1\n10 1 44 10\n66 55 15 1 \n88 2  20 99\n'
> > > > >>> s=[ map(int,seg.split()) for seg in p.strip().split("\n")]
> > > > Traceback (most recent call last):
> > > >  File "", line 1, in ?
> > > > TypeError: 'tuple' object is not callable
> > > >
> > 我试了没有问题啊。
>
> 我用了PYTHONWIN (2.3),第一次运行没有错;我再运行了一下就老是错.
>
可能正如Ni ZhengGang所说,有些内置方法你把它当成变量给赋了值了,所以出错。

-- 
I like python!
My Blog: http://www.donews.net/limodou
My Django Site: http://www.djangocn.org
NewEdit Maillist: http://groups.google.com/group/NewEdit

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号