A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2001-January/012135.html below:

[Python-Dev] test___all__ failing; Windows

[Python-Dev] test___all__ failing; Windows [Python-Dev] test___all__ failing; WindowsSkip Montanaro skip@mojam.com (Skip Montanaro)
Wed, 24 Jan 2001 08:50:02 -0600 (CST)
    Tim> Nevermind; checked in a hack to stop the error on Windows.

Probably should file a bug report (if you haven't already) so the root
problem isn't forgotten because the hack obscures it.  I see this code in
localemodule.c:

    #ifdef LC_MESSAGES
	x = PyInt_FromLong(LC_MESSAGES);
	PyDict_SetItemString(d, "LC_MESSAGES", x);
	Py_XDECREF(x);
    #endif /* LC_MESSAGES */

Martin, looks like this module is your baby.  Care to hazard a guess about
whether LC_MESSAGES should always or never be there?

Skip




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4