From: Serhiy Storchaka Date: Mon, 16 Dec 2013 12:36:10 +0000 (+0200) Subject: Issue #19911: ntpath.splitdrive() now correctly processes the 'İ' character X-Git-Tag: v3.4.0b2~205^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f5ad91c392199fe8fabeed34d1dce6f8be3a0921;p=thirdparty%2FPython%2Fcpython.git Issue #19911: ntpath.splitdrive() now correctly processes the 'İ' character (U+0130, LATIN CAPITAL LETTER I WITH DOT ABOVE). --- f5ad91c392199fe8fabeed34d1dce6f8be3a0921