On Sat, Nov 6, 2010 at 1:01 PM, Mark Wooding <[email protected]> wrote: > Chris Rebert <[email protected]> writes: > >> if err.message != "No module named extension_magic_module": > > Ugh! Surely this can break if you use Python with different locale > settings!
Since when does Python have translated error messages? Cheers, Chris -- http://mail.python.org/mailman/listinfo/python-list
