Changeset 610 for python


Ignore:
Timestamp:
Dec 11, 2015, 10:47:58 PM (10 years ago)
Author:
dmik
Message:

python: Fix silly typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/trunk/Lib/os2emxpath.py

    r607 r610  
    4343
    4444def 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
    4646
    4747    Also replace all altsep chars with sep in the returned string
Note: See TracChangeset for help on using the changeset viewer.