Temporary fix: Module names are still 8bit strings. This
change allows test_support.run_unittest(__name__) to work
again. However the proper fix would be module names that
are real unicode strings.
1 file changed