[issue3426] os.path.abspath with unicode argument should call os.getcwdu

Ezio Melotti report at bugs.python.org
Fri Jan 15 08:02:26 CET 2010


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

I'll fix the patch. I added Ronald and Andrew to see if they have any opinion about macpath and os2emxpath. The main idea is that abspath should always return unicode if its arg is unicode or str otherwise.

----------
nosy: +aimacintyre, ronaldoussoren

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


More information about the Python-bugs-list mailing list