Re: problem with win32file.RemoveDirectory

2004-12-10 Thread TZOTZIOY
On Wed, 08 Dec 2004 14:39:57 +0100, rumours say that me <[EMAIL PROTECTED]> might have written: [python2.4 + pythonwin 2.03 on Win98] >The command i. e. 'win32file.RemoveDirectory("C:\\Python 2.4\\folder")' >causes the error message: > >Traceback (most recent call last): > File "C:\Python24\re

problem with win32file.RemoveDirectory

2004-12-08 Thread me
Hello python world. Since yesterday I'm using Python 2.4/PythonWin (build 203) on my Win98 system. My problem - that did not occured in the previous version Python 2.3.4/PythonWin (build 163) - is the following: The command i. e. 'win32file.RemoveDirectory("C:\\Python 2.4\\folder")' causes the