| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merged revisions 78272 via svnmerge from | Ezio Melotti | 2010-02-21 | 1 | -2/+8 |
|
|
| * | Merged revisions 78247 via svnmerge from | Ezio Melotti | 2010-02-20 | 1 | -0/+15 |
|
|
| * | Merged revisions 78080 via svnmerge from | Georg Brandl | 2010-02-07 | 1 | -6/+1 |
|
|
| * | Merged revisions 77442 via svnmerge from | Ezio Melotti | 2010-01-12 | 1 | -0/+5 |
|
|
| * | Merged revisions 71984 via svnmerge from | Walter Dörwald | 2009-04-26 | 1 | -4/+3 |
|
|
| * | Merged revisions 71058,71149-71150,71212,71214-71216,71222,71225,71234,71237-... | Georg Brandl | 2009-04-05 | 1 | -0/+5 |
|
|
| * | #1742: don't raise exception on os.path.relpath("a", "a"), but return os.curdir. | Georg Brandl | 2008-01-06 | 1 | -0/+1 |
|
|
| * | Better tests for posixpath.commonprefix | Raymond Hettinger | 2007-05-11 | 1 | -0/+10 |
|
|
| * | Make test_relpath() pass on Windows. | Collin Winter | 2007-03-23 | 1 | -9/+13 |
|
|
| * | Patch 1339796: add a relpath() function to os.path. | Collin Winter | 2007-03-16 | 1 | -1/+12 |
|
|
| * | Whitespace normalization. | Tim Peters | 2007-03-12 | 1 | -2/+2 |
|
|
| * | * Unlink test files before and after each test; hopefully this will cut down ... | Collin Winter | 2007-03-10 | 1 | -105/+62 |
|
|
| * | Bug #1115886: os.path.splitext('.cshrc') gives now ('.cshrc', ''). | Martin v. Löwis | 2007-03-07 | 1 | -8/+20 |
|
|
| * | Fixed ntpath.expandvars to not replace references to non-existing | Sjoerd Mullender | 2007-01-16 | 1 | -0/+2 |
|
|
| * | Whitespace normalization. | Tim Peters | 2005-06-03 | 1 | -2/+2 |
|
|
| * | Bug #1213894: os.path.realpath didn't resolve symlinks that were the first | Georg Brandl | 2005-06-03 | 1 | -0/+20 |
|
|
| * | Patch #941486: add os.path.lexists(). Also fix bug #940578 by using lexists i... | Johannes Gijsbers | 2004-08-30 | 1 | -0/+2 |
|
|
| * | Whitespace normalization. | Tim Peters | 2004-08-20 | 1 | -3/+3 |
|
|
| * | bug #990669: os.path.realpath() will resolve symlinks before normalizing the | Johannes Gijsbers | 2004-08-14 | 1 | -2/+95 |
|
|
| * | Fix SF #763362, test_posixpath failed | Neal Norwitz | 2003-07-01 | 1 | -4/+6 |
|
|
| * | Whitespace normalization. | Tim Peters | 2003-06-29 | 1 | -2/+2 |
|
|
| * | Use find() instead of looping over the string in expanduser(). | Walter Dörwald | 2003-06-19 | 1 | -1/+5 |
|
|
| * | Complete rewrite of tests by Walter Dorwald as unittest tests. | Brett Cannon | 2003-06-16 | 1 | -45/+394 |
|
|
| * | Patch #536661: Improve performance of splitext. Add test_macpath. | Martin v. Löwis | 2002-12-12 | 1 | -0/+5 |
|
|
| * | String method conversion. | Eric S. Raymond | 2001-02-09 | 1 | -1/+0 |
|
|
| * | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -12/+11 |
|
|
| * | updated to correct failing test cases | Skip Montanaro | 2000-08-23 | 1 | -2/+2 |
|
|
| * | new test file for posixpath module | Skip Montanaro | 2000-07-12 | 1 | -0/+42 |
|
|