[issue11118] Fix python3 None export

Martin v. Löwis report at bugs.python.org
Fri Feb 4 19:50:28 CET 2011


New submission from Martin v. Löwis <martin at v.loewis.de>:

The None export of python3.dll is bogus; attached is a fix. This also regenerates python3stub.def, which contained some exports that had already been deleted from python3.def.

----------
files: none.diff
keywords: patch
messages: 127917
nosy: georg.brandl, loewis
priority: release blocker
severity: normal
status: open
title: Fix python3 None export
versions: Python 3.2
Added file: http://bugs.python.org/file20677/none.diff

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


More information about the Python-bugs-list mailing list