This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jyasskin
Recipients
Date 2007-07-22.21:17:42
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
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.
History
Date User Action Args
2007-08-23 15:59:22adminlinkissue1758570 messages
2007-08-23 15:59:22admincreate