mirror of
https://github.com/python/cpython.git
synced 2026-02-25 16:41:12 +00:00
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. |
||
|---|---|---|
| .. | ||
| _Filemodule.c | ||
| filescan.py | ||
| filesupport.py | ||