[issue4279] Module 'parser' fails to build

Yaakov (Cygwin Ports) report at bugs.python.org
Wed Nov 26 09:23:37 CET 2008


Yaakov (Cygwin Ports) <yselkowitz at users.sourceforge.net> added the comment:

Attempting to export and use Py_meta_grammar() gives me a broken module,
based on the results of test/test_parser.py.

This patch, which exports _PyParser_Grammar, is very simple and the test
passes.

I will gladly take guidance on this patch.

Added file: http://bugs.python.org/file12132/3.0rc3-parsermodule.patch

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


More information about the Python-bugs-list mailing list