2006年07月26日 星期三 14:50
应该改善。。。 -- Best regrads, IQDoctor
2006年07月26日 星期三 15:00
On 7/26/06, IQDoctor <huanghao.c at gmail.com> wrote: > 应该改善。。。 > > -- > Best regrads, > IQDoctor > 举个例子说明... -- simple is good http://brucewang.net
2006年07月26日 星期三 15:14
随便找个模块 os os.mkdir os.xxx 看有没有 # throw OSError os.mkdir("c:\\d:\\c") 如果能像 MSDN 就好,函数抛出异常都有说明, 起码你能准确catch到应该catch的异常。抱怨一下而已。。。 2006/7/26, Bruce Wang <number5 at gmail.com>: > On 7/26/06, IQDoctor <huanghao.c at gmail.com> wrote: > > 应该改善。。。 > > > > -- > > Best regrads, > > IQDoctor > > > > 举个例子说明... > > -- > 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 > > -- Best regrads, IQDoctor
2006年07月26日 星期三 17:50
恩 我一般都是自己在shell里面测试一下 看看抛出什么异常 再catch 在06-7-26,IQDoctor <huanghao.c at gmail.com> 写道: > > 随便找个模块 > > os > > os.mkdir > os.xxx > > 看有没有 > > # throw OSError > os.mkdir("c:\\d:\\c") > > 如果能像 MSDN 就好,函数抛出异常都有说明, 起码你能准确catch到应该catch的异常。抱怨一下而已。。。 > > 2006/7/26, Bruce Wang <number5 at gmail.com>: > > On 7/26/06, IQDoctor <huanghao.c at gmail.com> wrote: > > > 应该改善。。。 > > > > > > -- > > > Best regrads, > > > IQDoctor > > > > > > > 举个例子说明... > > > > -- > > 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 > > > > > > > -- > Best regrads, > IQDoctor > > _______________________________________________ > 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 > > -- devdoer devdoer at gmail.com http://project.mytianwang.cn/cgi-bin/blog -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060726/e80b8782/attachment.htm
Zeuux © 2025
京ICP备05028076号