[issue2991] Bad behavior in PythonWin

2008-05-28 Thread Facundo Batista
Facundo Batista <[EMAIL PROTECTED]> added the comment: See http://wiki.python.org/moin/PythonWin, PythonWin is not a project from python.org, you should post the bugs in the tracker of that project. -- nosy: +facundobatista resolution: -> invalid status: open -> closed

[issue2991] Bad behavior in PythonWin

2008-05-28 Thread Hugh Myers
New submission from Hugh Myers <[EMAIL PROTECTED]>: Got this just now: C:\Python25\Lib\site-packages\pythonwin\pywin\scintilla\view.py:641: DeprecationWarning: 'L' format requires 0 <= number <= 4294967295 fr = struct.pack('LLll', hdcRender, hdcFormat, rc[0], rc[1], rc[2], rc[3], rc[0]