[issue4279] Module 'parser' fails to build
Andy
report at bugs.python.org
Mon Nov 10 10:29:16 CET 2008
Andy <flossyfriend at hotmail.com> added the comment:
Martin:
Looking at it I agree with you 100% - the patch is too complicated for
what it is intending to resolve. It simply does not need another
accessor function to muddy the waters when making the symbol public as
done in #4288 resolves the issue.
My personal preference is to try to hide such data structures - but
that doesn't always mean its the correct thing to do :-)
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4279>
_______________________________________
More information about the Python-bugs-list
mailing list