Chris Rebert <c...@rebertia.com> writes: > if err.message != "No module named extension_magic_module":
Ugh! Surely this can break if you use Python with different locale settings! -- [mdw] -- http://mail.python.org/mailman/listinfo/python-list
Chris Rebert <c...@rebertia.com> writes: > if err.message != "No module named extension_magic_module":
Ugh! Surely this can break if you use Python with different locale settings! -- [mdw] -- http://mail.python.org/mailman/listinfo/python-list