
report at bugs
Jul 3, 2009, 8:06 PM
Post #1 of 1
(78 views)
Permalink
|
|
[issue3426] os.path.abspath with unicode argument should call os.getcwdu
|
|
Ezio Melotti <ezio.melotti[at]gmail.com> added the comment: This seems to work fine with Py 3.0 and 3.1 on Linux, it still fails with Py 2.6 and 2.7. ---------- nosy: +ezio.melotti priority: -> normal versions: +Python 2.6, Python 2.7 -Python 2.4, Python 2.5, Python 3.0 _______________________________________ Python tracker <report[at]bugs.python.org> <http://bugs.python.org/issue3426> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|