[New-bugs-announce] [issue2991] Bad behavior in PythonWin

Hugh Myers report at bugs.python.org
Wed May 28 18:26:21 CEST 2008


New submission from Hugh Myers <hsmyers at gmail.com>:

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('LLIIIIIIIIll', hdcRender, hdcFormat, rc[0], rc[1],
rc[2], rc[3], rc[0], rc[1], rc[2], rc[3], pageStart, lengthDoc)

Can't be good...

----------
components: Windows
messages: 67451
nosy: hsmyers
severity: normal
status: open
title: Bad behavior in PythonWin
type: behavior

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2991>
_______________________________________


More information about the New-bugs-announce mailing list