Ezio Melotti
|
4cc80ca921
|
#3426: os.path.abspath now returns unicode when its arg is unicode.
|
2010-02-20 08:09:39 +00:00 |
Benjamin Peterson
|
5c8da86f3a
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
Martin v. Löwis
|
05c075d629
|
Bug #1115886: os.path.splitext('.cshrc') gives now ('.cshrc', '').
|
2007-03-07 11:04:33 +00:00 |
Tim Peters
|
6578dc925f
|
Whitespace normalization.
|
2002-12-24 18:31:27 +00:00 |
Martin v. Löwis
|
de3337913f
|
Patch #536661: Improve performance of splitext. Add test_macpath.
|
2002-12-12 20:30:20 +00:00 |