Xavier de Gaye added the comment: For the record, on the Android emulator we have now (not sure where this change has been made): >>> sys.getfilesystemencoding() 'utf-8' >>> locale.getpreferredencoding(False) 'ascii'
So test_ioencoding_nonascii succeeds now. Anyway the problem with this test is being fixed at issue 19058. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26920> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com