Python论坛  - 讨论区

标题:[python-chinese] 一个简单的调用模块问题

2008年01月18日 星期五 14:02

j.L liuping.james在gmail.com
星期五 一月 18 14:02:23 HKT 2008

写了个类,比如fileinfo.py,,,放在d:\python

把 路径加进去
sys.path.append('d:\python')

然后想
import fileinfo...但是提示没有这个模块



-- 
regards
j.L
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20080118/e48e8e97/attachment.html 

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

2008年01月18日 星期五 14:07

limodou limodou在gmail.com
星期五 一月 18 14:07:17 HKT 2008

2008/1/18 j. L <liuping.james在gmail.com>:
> 写了个类,比如fileinfo.py,,,放在d:\python
>
> 把 路径加进去
> sys.path.append('d:\python')

这里要么使用'\\'要么前面加个r

>
> 然后想
> import fileinfo...但是提示没有这个模块

-- 
I like python!
UliPad <>: http://code.google.com/p/ulipad/
meide <>: http://code.google.com/p/meide/
My Blog: http://www.donews.net/limodou

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

2008年01月18日 星期五 14:14

j.L liuping.james在gmail.com
星期五 一月 18 14:14:09 HKT 2008

不加也可以的。。我用sys.path看过。

加上去,,也没用啊

2008/1/18 limodou <limodou at gmail.com>:

> 2008/1/18 j. L <liuping.james at gmail.com>:
> > 写了个类,比如fileinfo.py,,,放在d:\python
> >
> > 把 路径加进去
> > sys.path.append('d:\python')
>
> 这里要么使用'\\'要么前面加个r
>
> >
> > 然后想
> > import fileinfo...但是提示没有这个模块
>
> --
> I like python!
> UliPad <>: http://code.google.com/p/ulipad/
> meide <>: http://code.google.com/p/meide/
> 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




-- 
regards
j.L
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20080118/92c81311/attachment.htm 

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

2008年01月18日 星期五 17:15

j.L liuping.james在gmail.com
星期五 一月 18 17:15:39 HKT 2008

搞定了。。谢谢。

2008/1/18 j. L <liuping.james at gmail.com>:

> 不加也可以的。。我用sys.path看过。
>
> 加上去,,也没用啊
>
> 2008/1/18 limodou <limodou at gmail.com>:
>
> 2008/1/18 j. L <liuping.james at gmail.com>:
> > > 写了个类,比如fileinfo.py,,,放在d:\python
> > >
> > > 把 路径加进去
> > > sys.path.append('d:\python')
> >
> > 这里要么使用'\\'要么前面加个r
> >
> > >
> > > 然后想
> > > import fileinfo...但是提示没有这个模块
> >
> > --
> > I like python!
> > UliPad <>: http://code.google.com/p/ulipad/
> > meide <>: http://code.google.com/p/meide/
> > 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
>
>
>
>
> --
> regards
> j.L




-- 
regards
j.L
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20080118/cb64cc79/attachment.htm 

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

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

    你的回复:

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

    Zeuux © 2024

    京ICP备05028076号