[issue10910] pyport.h FreeBSD/Mac OS X "fix" causes errors in C++ compilation

Chen Huang report at bugs.python.org
Sun Jan 29 00:34:32 CET 2012


Chen Huang <chinux at gmail.com> added the comment:

Nevermind, putting #include <cctype> doesn't help. I have to put <python.h> on top to get away this.

----------

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


More information about the Python-bugs-list mailing list