]> granicus.if.org Git - python/commit
Patch #790000: Allow os.access to handle Unicode file name.
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 12 Sep 2003 16:25:38 +0000 (16:25 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 12 Sep 2003 16:25:38 +0000 (16:25 +0000)
commit1b699a5f00b427d95772349726d1ce1ab92718a7
treeb65465f23b2997b7633c3064c43e377e60ff859e
parentdeadbf50e4cc3c541e706d5bf1aa73624bed36a6
Patch #790000: Allow os.access to handle Unicode file name.
Lib/test/test_pep277.py
Modules/posixmodule.c