|
发表于 2003-8-17 22:12:32
|
显示全部楼层
[linuxer@localhost note]$ archmage CPlusPlus.chm /home/other/CHM/
Traceback (most recent call last):
File "/usr/bin/archmage", line 38, in ?
source.extract(args[1])
File "/usr/lib/python2.2/site-packages/CHM.py", line 116, in extract
mkdir(dir)
OSError: [Errno 17] File exists: '/home/other/CHM/'
[linuxer@localhost note]$ |
|