[Spambayes] [ spambayes-Bugs-700165 ] MoveFileEx doesn't exist on Win98

SourceForge.net noreply at sourceforge.net
Sun Mar 9 00:33:31 EST 2003


Bugs item #700165, was opened at 2003-03-09 11:53
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=700165&group_id=61702

Category: Outlook
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Tim Peters (tim_one)
Assigned to: Mark Hammond (mhammond)
Summary: MoveFileEx doesn't exist on Win98

Initial Comment:
After a CVS up, Outlook craps out on Win98SE now in 
BayesManager._MigrateFile.

  File "C:\Code\spambayes\Outlook2000\manager.py", 
line 213, in _MigrateFile
    win32con.MOVEFILE_COPY_ALLOWED)
pywintypes.error: (120, 'MoveFileEx', 'This function is 
only valid in Win32 mode.')

which really seems to mean that MoveFileEx isn't 
supported at or before Win98.

----------------------------------------------------------------------

>Comment By: Mark Hammond (mhammond)
Date: 2003-03-09 19:33

Message:
Logged In: YES 
user_id=14198

Thanks!

----------------------------------------------------------------------

Comment By: Tim Peters (tim_one)
Date: 2003-03-09 12:06

Message:
Logged In: YES 
user_id=31435

I checked in a patch to Outlook2000/manager.py, rev1.54, 
which worked for me on Win98.  If you're happy with this, 
just close the bug.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=700165&group_id=61702



More information about the Spambayes mailing list