- Timestamp:
- Dec 11, 2015, 10:47:58 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk/Lib/os2emxpath.py
r607 r610 43 43 44 44 def join(a, *p): 45 """Join two or more pathname components, inserting sep as needed """45 """Join two or more pathname components, inserting sep as needed 46 46 47 47 Also replace all altsep chars with sep in the returned string
Note:
See TracChangeset
for help on using the changeset viewer.