2007年07月31日 星期二 18:14
>>> import os >>> d = 'd:/file' >>> os.remove(d) Traceback (most recent call last): File "", line 1, in WindowsError: [Error 5] : 'd:/file' Ôõô»á³öÏÖÕâÑùµÄ´íÎóÄØ£¿ ¿´¿´ÎÒ´íÔÚÄÇÀï°¡£¿ -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070731/55dcc37f/attachment.htm
2007年07月31日 星期二 19:31
Èç¹ûÄãҪɾ³ýµÄÊÇĿ¼»°£¬Ó¦¸ÃÓÃrmdir()£¬remove()Ó¦¸ÃÖ¸¶¨Ò»¸ö¾ßÌåµÄÎļþ£¡ greenpean 2007-07-31 ·¢¼þÈË£º Ìƶ«¾ü ·¢ËÍʱ¼ä£º 2007-07-31 18:14:23 ÊÕ¼þÈË£º python-chinese在lists.python.cn ³ËÍ£º Ö÷Ì⣺ [python-chinese]ɾ³ýÎļþµÄ´íÎó >>> import os >>> d = 'd:/file' >>> os.remove(d) Traceback (most recent call last): File "", line 1, in WindowsError: [Error 5] : 'd:/file' Ôõô»á³öÏÖÕâÑùµÄ´íÎóÄØ£¿ ¿´¿´ÎÒ´íÔÚÄÇÀï°¡£¿ ¾¢ ±¬ 150 Íò ͬ ʱ ÔÚ Ïߣ¬ÖÚ ÈË ×· Åõ ÃÎ »Ã Î÷ ÓÎ -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070731/66c132d5/attachment.html
2007年07月31日 星期二 20:57
On 7/31/07, greenpean <greenpean在163.com> wrote: > 进行文件操作的话,使用 os.popen() 调用系统命令来操作比较好的说 > > 如果你要删除的是目录话,应该用rmdir(),remove()应该指定一个具体的文件! > > > ________________________________ > > greenpean > 2007-07-31 > ________________________________ > > 发件人: 唐东军 > 发送时间: 2007-07-31 18:14:23 > 收件人: python-chinese在lists.python.cn > 抄送: > 主题: [python-chinese]删除文件的错误 > > > >>> import os > >>> d = 'd:/file' > >>> os.remove(d) > Traceback (most recent call last): > File "", line 1, in > WindowsError: [Error 5] : 'd:/file' > 怎么会出现这样的错误呢? > 看看我错在那里啊? > > ________________________________ > 劲 爆 150 万 同 时 在 线,众 人 追 捧 梦 幻 西 游 > _______________________________________________ > 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 > -- '''Time is unimportant, only life important! 过程改进的目标不是高品质产品,而是促生靠谱的人的组织! ''' http://zoomquiet.org blog在http://blog.zoomquiet.org/pyblosxom/ wiki在http://wiki.woodpecker.org.cn/moin/ZoomQuiet or http://202.108.44.62/moin/ZoomQuiet scrap在http://floss.zoomquiet.org douban在http://www.douban.com/people/zoomq/ ____________________________________ Pls. use OpenOffice.org to replace M$ Office. http://zh.openoffice.org Pls. use 7-zip to replace WinRAR/WinZip. http://7-zip.org/zh-cn/ You can get the truely Freedom 4 software.
Zeuux © 2025
京ICP备05028076号