7 Commits (20f8728bf0cce877c1908b15ddc59e2d1011ad0f)

Author SHA1 Message Date
Ezio Melotti 30b9d5d3af #18705: fix a number of typos. Patch by Févry Thibault. 13 years ago
Georg Brandl 89fad14944 Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,78075-78080 via svnmerge from 16 years ago
Georg Brandl 84fedf7f06 No need to assign the results of expressions used only for side effects. 16 years ago
Guido van Rossum f0af3e30db Issue #3187: Better support for "undecodable" filenames. Code by Victor 18 years ago
Guido van Rossum 360e4b8fb1 Merged revisions 55325-55327 via svnmerge from 19 years ago
Raymond Hettinger 8be9ab8497 Small speedup. 19 years ago
Guido van Rossum 805365ee39 Merged revisions 55007-55179 via svnmerge from 19 years ago
Guido van Rossum d8faa3654c Merged revisions 53952-54987 via svnmerge from 19 years ago
Tim Peters ea5962f86e Whitespace normalization. 19 years ago
Martin v. Löwis 05c075d629 Bug #1115886: os.path.splitext('.cshrc') gives now ('.cshrc', ''). 19 years ago
Thomas Wouters 89f507fe8c Four months of trunk changes (including a few releases...) 20 years ago
Tim Peters c4a70fbb78 Add missing svn:eol-style property to text files. 20 years ago
Tim Peters dd5e7b9ae3 Whitespace normalization. 20 years ago
Jack Diederich 7b60464ceb - Move functions common to all path modules into genericpath.py and have the 20 years ago