[issue24263] unittest cannot load module whose name starts with Unicode

STINNER Victor report at bugs.python.org
Thu May 9 20:04:52 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:

What is the current error on test_dir.tar.gz? I'm not sure which problem is trying to be solved here.

Why does PR 13149 use str.isidentifier() method? unittest doesn't allow arbitrary Unicode in filenames?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue24263>
_______________________________________


More information about the Python-bugs-list mailing list