Python论坛  - 讨论区

标题:[python-chinese] 请问在python交互模式下用什么命令可以显某类的成员列表或者某模块包含的函数和类?

2005年09月09日 星期五 15:49

Xuefeng Li meetnet21 at gmail.com
Fri Sep 9 15:49:07 HKT 2005

请问在python交互模式下用什么命令可以显某类的成员列表或者某模块包含的函数和类?
主要是因为python交互模式下写代码时我没有找到自动提示功能,想找个命令什么的列出指定类的成员列表等。
以前见到过的,不过现在想不起来了。这里有人知道吗?

-- 
Lixuefeng.
meetnet21 at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050909/9ab0206f/attachment.htm

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

2005年09月09日 星期五 15:55

EddyXu eddyxu at 126.com
Fri Sep 9 15:55:06 HKT 2005

import foo
dir(foo)
Xuefeng Li 写道:

> 请问在python交互模式下用什么命令可以显某类的成员列表或者某模块包含的函
> 数和类?
> 主要是因为python交互模式下写代码时我没有找到自动提示功能,想找个命令什
> 么的列出指定类的成员列表等。
> 以前见到过的,不过现在想不起来了。这里有人知道吗?
>
> -- 
> Lixuefeng.
> meetnet21 at gmail.com meetnet21 at gmail.com>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>python-chinese list
>python-chinese at lists.python.cn
>http://python.cn/mailman/listinfo/python-chinese
>  
>


-- 
No more than thinking....




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

2005年09月10日 星期六 18:57

wafd Alex liuguodong at gmail.com
Sat Sep 10 18:57:17 HKT 2005

dir()

在 05-9-9,EddyXu<eddyxu at 126.com> 写道:
> import foo
> dir(foo)
> Xuefeng Li 写道:
> 
> > 请问在python交互模式下用什么命令可以显某类的成员列表或者某模块包含的函
> > 数和类?
> > 主要是因为python交互模式下写代码时我没有找到自动提示功能,想找个命令什
> > 么的列出指定类的成员列表等。
> > 以前见到过的,不过现在想不起来了。这里有人知道吗?
> >
> > --
> > Lixuefeng.
> > meetnet21 at gmail.com meetnet21 at gmail.com>
> >
> >------------------------------------------------------------------------
> >
> >_______________________________________________
> >python-chinese list
> >python-chinese at lists.python.cn
> >http://python.cn/mailman/listinfo/python-chinese
> >
> >
> 
> 
> --
> No more than thinking....
> 
> 
> 
> _______________________________________________
> 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号