2006年04月25日 星期二 11:19
我想通过sys.path.append()加入几个目录,以使得这些目录下的.py文件能被idle只通过模块名就能打开,可是这样做总是不行,请问有人知道这是为什么吗?该怎么解决我的这个问题呢? ___________________________________________________________ 雅虎1G免费邮箱百分百防垃圾信 http://cn.mail.yahoo.com/
2006年04月25日 星期二 11:25
On 4/25/06, 夏靓 <jiangnanjiu at yahoo.com.cn> wrote: > > 我想通过sys.path.append > ()加入几个目录,以使得这些目录下的.py文件能被idle只通过模块名就能打开,可是这样做总是不行,请问有人知道这是为什么吗?该怎么解决我的这个问题呢? 你说的打开是 指 import 么? 还是说用编辑器打开文件? 有出错提示信息么? -- simple is good http://brucewang.net -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060425/be961900/attachment.html
2006年04月25日 星期二 13:35
是file菜单的open module,总是打不开,import我试了一下,是可以的。 出错提示为“No module named helloworld”。 --- Bruce Wang <number5 at gmail.com>写道: > On 4/25/06, 夏靓 <jiangnanjiu at yahoo.com.cn> wrote: > > > > 我想通过sys.path.append > > > ()加入几个目录,以使得这些目录下的.py文件能被idle只通过模块名就能打开,可是这样做总是不行,请问有人知道这是为什么吗?该怎么解决我的这个问题呢? > > > > 你说的打开是 指 import 么? > 还是说用编辑器打开文件? > > 有出错提示信息么? > > > -- > simple is good > http://brucewang.net > > _______________________________________________ > 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 ___________________________________________________________ 雅虎1G免费邮箱百分百防垃圾信 http://cn.mail.yahoo.com/
Zeuux © 2025
京ICP备05028076号