Message2633
Logged In: YES
user_id=9205
Marking long hex values explicitely as a long with 'L' is a
core language feature. It is described in the Python
documentation here:
http://www.python.org/doc/current/ref/integers.html
So even without testing (I have no Windows available here ;)
I would say yes, this patch will work with win32 extension
installed.
And the same type of patch was applied to nearly all Python
modules using long hex values, for example in the msgfmt.py
tool.
|
|
Date |
User |
Action |
Args |
2009-02-03 14:22:52 | admin | link | issue786711 messages |
2009-02-03 14:22:52 | admin | create | |
|