[issue32446] ResourceLoader.get_data() should accept a PathLike

Jay Yin report at bugs.python.org
Fri Jan 26 16:31:36 EST 2018


Jay Yin <jayyin11043 at gmail.com> added the comment:

this would extend to set and get data right?, also would it be good to use the current get_data() (one that reads only string) function for the overloaded one and extract the string path from the os.path object? or would we want the os.path object to be handled separately?

----------

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


More information about the Python-bugs-list mailing list