]> granicus.if.org Git - python/commit
Second part of #3187, for windows:
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Fri, 3 Oct 2008 18:38:26 +0000 (18:38 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Fri, 3 Oct 2008 18:38:26 +0000 (18:38 +0000)
commitc72ef8b6dfbd73dee01c70fccc2d3cfe73fb9c56
tree01483ca1b791ee8ec1a57fad4d9c30e924ac9183
parent3f2291f8025cf01ac96981d4e3a5284ba6e57f9f
Second part of #3187, for windows:
os and os.path functions now accept both unicode and byte strings for file names.

Reviewed by Guido.
Lib/ntpath.py
Lib/test/test_ntpath.py
Modules/posixmodule.c