Python论坛  - 讨论区

标题:[python-chinese] 关于super的一个问题

2006年09月13日 星期三 11:40

mouqx xu zsuxqm在gmail.com
星期三 九月 13 11:40:54 HKT 2006

好像基类如果不是继承自object的话,子类就没办法用super来调用父类的函数了。这是为什么呢?

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

2006年09月13日 星期三 11:44

limodou limodou在gmail.com
星期三 九月 13 11:44:23 HKT 2006

On 9/13/06, mouqx xu <zsuxqm在gmail.com> wrote:
> 好像基类如果不是继承自object的话,子类就没办法用super来调用父类的函数了。这是为什么呢?

因为从object继承就是new style class了,而super只能用于new style class。

-- 
I like python!
My Blog: http://www.donews.net/limodou
UliPad Site: http://wiki.woodpecker.org.cn/moin/UliPad
UliPad Maillist: http://groups.google.com/group/ulipad

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

2006年09月13日 星期三 12:45

mouqx xu zsuxqm在gmail.com
星期三 九月 13 12:45:23 HKT 2006

那什么是new style class?
文档里哪一章有说到?直接搜new style没找到

On 9/13/06, limodou <limodou at gmail.com> wrote:
> On 9/13/06, mouqx xu <zsuxqm at gmail.com> wrote:
> > 好像基类如果不是继承自object的话,子类就没办法用super来调用父类的函数了。这是为什么呢?
>
> 因为从object继承就是new style class了,而super只能用于new style class。
>
> --
> I like python!
> My Blog: http://www.donews.net/limodou
> UliPad Site: http://wiki.woodpecker.org.cn/moin/UliPad
> UliPad Maillist: http://groups.google.com/group/ulipad
> _______________________________________________
> 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

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

2006年09月13日 星期三 12:52

limodou limodou在gmail.com
星期三 九月 13 12:52:28 HKT 2006

On 9/13/06, mouqx xu <zsuxqm在gmail.com> wrote:
> 那什么是new style class?
> 文档里哪一章有说到?直接搜new style没找到
>
http://wiki.woodpecker.org.cn/moin/PyNewStyleClass?highlight=%28net%29%7C%28style%29


-- 
I like python!
My Blog: http://www.donews.net/limodou
UliPad Site: http://wiki.woodpecker.org.cn/moin/UliPad
UliPad Maillist: http://groups.google.com/group/ulipad

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号