Python论坛  - 讨论区

标题:[python-chinese] 找一遍

2006年12月08日 星期五 13:18

linda.s samrobertsmith在gmail.com
星期五 十二月 8 13:18:59 HKT 2006

在读一个代码,想知道一个function(xyz)是在哪里定义的.
代码里有很多
from XXX import *

我需要在所有的外面引进的模块里找一遍吗?

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

2006年12月08日 星期五 05:58

Hong Yuan hongyuan在homemaster.cn
星期五 十二月 8 05:58:34 HKT 2006

limodou 写道:
> On 12/8/06, linda. s <samrobertsmith在gmail.com> wrote:
>   
>> 在读一个代码,想知道一个function(xyz)是在哪里定义的.
>> 代码里有很多
>> from XXX import *
>>
>> 我需要在所有的外面引进的模块里找一遍吗?
>>     
>
> 有可能。不行就文件搜索一遍。
>
>   
print function.__module__

-- 

大管家网上建材超市
装修买建材 上网找大管家
http://www.homemaster.cn
Tel: 0086-21-34240987
Fax: 0086-21-64692422


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

2006年12月08日 星期五 13:28

limodou limodou在gmail.com
星期五 十二月 8 13:28:26 HKT 2006

On 12/8/06, linda. s <samrobertsmith在gmail.com> wrote:
> 在读一个代码,想知道一个function(xyz)是在哪里定义的.
> 代码里有很多
> from XXX import *
>
> 我需要在所有的外面引进的模块里找一遍吗?

有可能。不行就文件搜索一遍。

-- 
I like python!
UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad
My Blog: http://www.donews.net/limodou

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

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

limodou limodou在gmail.com
星期五 十二月 8 14:11:10 HKT 2006

On 12/8/06, Hong Yuan <hongyuan在homemaster.cn> wrote:
> limodou 写道:
> > On 12/8/06, linda. s <samrobertsmith在gmail.com> wrote:
> >
> >> 在读一个代码,想知道一个function(xyz)是在哪里定义的.
> >> 代码里有很多
> >> from XXX import *
> >>
> >> 我需要在所有的外面引进的模块里找一遍吗?
> >>
> >
> > 有可能。不行就文件搜索一遍。
> >
> >
> print function.__module__
>

这种方式是需要运行才行的。

-- 
I like python!
UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad
My Blog: http://www.donews.net/limodou

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

2006年12月08日 星期五 14:27

rosetta rosettas在gmail.com
星期五 十二月 8 14:27:38 HKT 2006

On 12/8/06, linda. s <samrobertsmith在gmail.com> wrote:
> 在读一个代码,想知道一个function(xyz)是在哪里定义的.
> 代码里有很多
> from XXX import *
>
> 我需要在所有的外面引进的模块里找一遍吗?

用有这种查询跳转功能的IDE

> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese


-- 
with kind regards

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

2006年12月08日 星期五 14:35

lu_zi_2000 lu_zi_2000在163.com
星期五 十二月 8 14:35:49 HKT 2006

pythonÀïÔËÐкͲ»ÔËÐÐÇø±ðºÜ´óÂð,ÊDz»ÊÇÎÒС°×Á˺ǺÇ




lu_zi_2000
2006-12-08



·¢¼þÈË£º limodou
·¢ËÍʱ¼ä£º 2006-12-08 14:11:22
ÊÕ¼þÈË£º python-chinese在lists.python.cn
³­ËÍ£º 
Ö÷Ì⣺ Re: [python-chinese]ÕÒÒ»±é

On 12/8/06, Hong Yuan  <hongyuan在homemaster.cn > wrote:
> limodou дµÀ:
>  > On 12/8/06, linda. s  <samrobertsmith在gmail.com > wrote:
>  >
>  > > ÔÚ¶ÁÒ»¸ö´úÂë,ÏëÖªµÀÒ»¸öfunction(xyz)ÊÇÔÚÄÄÀﶨÒåµÄ.
>  > > ´úÂëÀïÓкܶà
>  > > from XXX import *
>  > >
>  > > ÎÒÐèÒªÔÚËùÓеÄÍâÃæÒý½øµÄÄ£¿éÀïÕÒÒ»±éÂð?
>  > >
>  >
>  > ÓпÉÄÜ¡£²»ÐоÍÎļþËÑË÷Ò»±é¡£
>  >
>  >
> print function.__module__
>

ÕâÖÖ·½Ê½ÊÇÐèÒªÔËÐвÅÐеġ£

-- 
I like python!
UliPad  <  >: http://wiki.woodpecker.org.cn/moin/UliPad
My Blog: http://www.donews.net/limodou
_______________________________________________
python-chinese
Post: send python-chinese在lists.python.cn
Subscribe: send subscribe to python-chinese-request在lists.python.cn
Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
Detail Info: http://python.cn/mailman/listinfo/python-chinese
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20061208/26599ba9/attachment.html 

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

2006年12月08日 星期五 17:22

=?GB2312?B?hWSEXoVk?= wanliyou在gmail.com
星期五 十二月 8 17:22:14 HKT 2006

grep你那个目录下的py吧

On 12/8/06, lu_zi_2000 <lu_zi_2000 at 163.com> wrote:
>
>  python里运行和不运行区别很大吗,是不是我小白了呵呵
>
>  ------------------------------
>  lu_zi_2000
> 2006-12-08
>  ------------------------------
>  *发件人:* limodou
> *发送时间:* 2006-12-08 14:11:22
> *收件人:* python-chinese at lists.python.cn
> *抄送:*
> *主题:* Re: [python-chinese]找一遍
>
>  On 12/8/06, Hong Yuan  <hongyuan at homemaster.cn > wrote:
> > limodou 写道:
> >  > On 12/8/06, linda. s  <samrobertsmith at gmail.com > wrote:
> >  >
> >  > > 在读一个代码,想知道一个function(xyz)是在哪里定义的.
> >  > > 代码里有很多
> >  > > from XXX import *
> >  > >
> >  > > 我需要在所有的外面引进的模块里找一遍吗?
> >  > >
> >  >
> >  > 有可能。不行就文件搜索一遍。
> >  >
> >  >
> > print function.__module__
> >
>
> 这种方式是需要运行才行的。
>
> --
> I like python!
> UliPad  <  >:
> http://wiki.woodpecker.org.cn/moin/UliPad
> My Blog: http://www.donews.net/limodou
> _______________________________________________
> 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
>
> _______________________________________________
> 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
>



-- 
------======Nerazzurri======------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20061208/599dae19/attachment.htm 

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

2006年12月12日 星期二 01:52

武长斌 chbin.w在gmail.com
星期二 十二月 12 01:52:02 HKT 2006

我经常用百度硬盘搜索解决这类问题,虽然对于处理这样的问题比较原始,但是还是比较有效和方便的。

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号