commit | 7b60464ceb845c3117e9524b17f30443423c3b9d | [log] [tgz] |
---|---|---|
author | Jack Diederich <jackdied@gmail.com> | Sat Aug 26 18:42:06 2006 +0000 |
committer | Jack Diederich <jackdied@gmail.com> | Sat Aug 26 18:42:06 2006 +0000 |
tree | 7c222c22f1ca0f1a466bf1271172f90716cf789a | |
parent | 4582d7d905ae4299dd2ff981bfbab5980c9ddb79 [diff] |
- Move functions common to all path modules into genericpath.py and have the OS speicifc path modules import them. - Have os2emxpath import common functions fron ntpath instead of using copies