dauerbaustelle <[email protected]> added the comment: I would suggest to make those constants be strings. There's no need for those int values; in most cases, you want the strings and not the int values.
Until then, I would put that nl_langinfo() stuff in a warning or info box (or highlight it somehow differently). Regards ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue6456> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
