Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

I am attaching a new patch, issue9308a.diff which fixes test_imp by introducing 
a new package, test.encoded_modules which currently contains a module encoded 
with iso-8859-1 and another with a somewhat more interesting encoding, koi8-r.  
I think it would be interesting to add one or two multi-byte encodings to the 
mix.  The test_import_encoded_module test case probably does not belong in 
test_imp and should be moved to test_import or test_importlib, but I would like 
to see the reaction to the idea of introducing test.encoded_modules before 
investing more time into polishing the tests.

----------
Added file: http://bugs.python.org/file18077/issue9308a.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9308>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to