[issue3980] win32file.GetCommState incorrect handling of DCB

2008-09-26 Thread Martin v. Löwis
Martin v. Löwis <[EMAIL PROTECTED]> added the comment: This is the bug tracker for the Python Core project. Please report problems with win32file to the Python-Win32 project (http://sourceforge.net/projects/pywin32) -- nosy: +loewis resolution: -> invalid status: open -> closed versions

[issue3980] win32file.GetCommState incorrect handling of DCB

2008-09-26 Thread Alan Gardner
New submission from Alan Gardner <[EMAIL PROTECTED]>: I believe I have found a bug in win32file.GetCommState and win32file.SetCommState. I have seen it in Python 2.4 and Python 2.5, running an older version of pywin32, as well as the current (212) version. It exists in Win2k and WinXP. I use p