summaryrefslogtreecommitdiffstats
path: root/pyconfig.h.in
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-03-08 22:49:04 (GMT)
committerVictor Stinner <victor.stinner@haypocalc.com>2011-03-08 22:49:04 (GMT)
commit4d6c1c476aee975867c5375f9fc175f69d4b6266 (patch)
tree9cc8d4268113b7062f8c5390d9bff9f54e16ffd9 /pyconfig.h.in
parentdb536afee14ebd2b74488313e1b1db5cd17fefdc (diff)
downloadcpython-4d6c1c476aee975867c5375f9fc175f69d4b6266.zip
cpython-4d6c1c476aee975867c5375f9fc175f69d4b6266.tar.gz
cpython-4d6c1c476aee975867c5375f9fc175f69d4b6266.tar.bz2
Issue #3080: _PyWin_FindRegisteredModule() returns the path as Unicode
* Document the function * Use RegQueryValueW() instead of RegQueryValueA() * Use _Py_fopen() instead of fopen() * Allocate registry key on the heap, not on the stack, and handle memory allocation failure * Handle Python exception in find_module()
Diffstat (limited to 'pyconfig.h.in')
0 files changed, 0 insertions, 0 deletions