]> granicus.if.org Git - python/commit
Issue #767645: Set os.path.supports_unicode_filenames to True on Mac OS X
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 13 Sep 2010 19:41:36 +0000 (19:41 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 13 Sep 2010 19:41:36 +0000 (19:41 +0000)
commitccb706cf0ab1e8feb9f0b8e29b4e14767f364dcf
treec55d86c4ca2e6dd1c158798185c466c5ae51006f
parentd8642c32744f0d60815fd32a94ab410166eaa7c1
Issue #767645: Set os.path.supports_unicode_filenames to True on Mac OS X
(macpath module).
Lib/macpath.py
Misc/NEWS