[issue2991] Bad behavior in PythonWin
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], 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 <[EMAIL PROTECTED]> <http://bugs.python.org/issue2991> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue2992] Bad behavior in PythonWin
New submission from Hugh Myers <[EMAIL PROTECTED]>: View Whitespace started up enabled when file loaded. Had I left it on when I shut down the editor I would understand(somewhat) the persistence. However I turned it off before I left. This now happens every time I load the file. Shouldn't. -- components: Windows messages: 67452 nosy: hsmyers severity: normal status: open title: Bad behavior in PythonWin type: behavior ___ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2992> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue2993] Bad behavior in PythonWin
New submission from Hugh Myers <[EMAIL PROTECTED]>: Use of column guides can cause bogus indentation errors. Pattern yet to be determined. -- components: Windows messages: 67453 nosy: hsmyers severity: normal status: open title: Bad behavior in PythonWin type: behavior ___ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2993> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue2994] Bad behavior in PythonWin
New submission from Hugh Myers <[EMAIL PROTECTED]>: On a 43 line file, printer printed 29 pages, mostly blank(occasional page and title info across top--- somewhat random). Good news is printer performance is consistent with print preview! -- components: Windows messages: 67454 nosy: hsmyers severity: normal status: open title: Bad behavior in PythonWin type: behavior ___ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2994> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue2977] truncation of text in tables in Library Reference PDF
Hugh Myers added the comment: Sorry to be so late in replying. I'll check for the problem in 2.6. --hsm On Sun, Jun 7, 2009 at 2:58 PM, R. David Murray wrote: > > R. David Murray added the comment: > > The (2.6) docs have changed enough that I can't find the tables at issue > from your page numbers. Is this still a problem and if so can you > please identify the tables rather than the page numbers? Thanks. > > -- > nosy: +r.david.murray > type: performance -> behavior > > ___ > Python tracker > <http://bugs.python.org/issue2977> > ___ > -- ___ Python tracker <http://bugs.python.org/issue2977> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com