commit | 77cdeaff556447a980fe8632e8cd010499ade2d0 | [log] [tgz] |
---|---|---|
author | Walter Dörwald <walter@livinglogic.de> | Tue Jun 17 13:13:40 2003 +0000 |
committer | Walter Dörwald <walter@livinglogic.de> | Tue Jun 17 13:13:40 2003 +0000 |
tree | 6ac576062a8f81a98453814fcacaeadbec6187b4 | |
parent | 364ca40c2a053718f67c2032769de1f1fd76bb22 [diff] |
Modernize Lib/posixpath.py: Use startswith(), endswith(), rstrip(), struct_passwd attributes and +=. From SF patch #755245.