[issue9850] obsolete macpath module dangerously broken and should be removed

Serhiy Storchaka report at bugs.python.org
Mon May 15 05:53:54 EDT 2017


Serhiy Storchaka added the comment:

> I looked at this function, but I don't want to skip the test if the module cannot be imported.

You can pass required_on=('',).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9850>
_______________________________________


More information about the Python-bugs-list mailing list