]> granicus.if.org Git - python/commit
SF patch# 1758570 by Jeffrey Yasskin, who writes:
authorGuido van Rossum <guido@python.org>
Mon, 23 Jul 2007 17:08:21 +0000 (17:08 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 23 Jul 2007 17:08:21 +0000 (17:08 +0000)
commit9e473c28e4eb65e86fc11a5717cc6e7e1febd898
treea0721bd9a36c643c62ae81d980931eb590f7e431
parentf520c05456909ee3d2e5f9e47b3c85b0123d7c4b
SF patch# 1758570 by Jeffrey Yasskin, who writes:
I made Carbon.File.pathname return unicode, by analogy with
macpath.abspath. There could easily be other bugs of the same sort in this
file. The uses of PyString_FromString*() in particular look sketchy.
Mac/Modules/file/_Filemodule.c