STINNER Victor <[email protected]> added the comment:

> your patch is buggy

It should be a missing #include. Maybe this one:

#ifdef HAVE_LANGINFO_H
#include <langinfo.h>
#endif

----------

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

Reply via email to