New submission from Matthias Klose <[email protected]>:

pyexpat.c defines the global symbol template_string polluting the global
namespace, which isn't used in the module. Is it ok to remove this
definition altogether?

----------
messages: 84333
nosy: doko
severity: normal
status: open
title: pyexpat defines global symbol template_string

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue5590>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to