Ignore:
Timestamp:
Mar 19, 2014, 11:31:01 PM (11 years ago)
Author:
dmik
Message:

python: Merge vendor 2.7.6 to trunk.

Location:
python/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • python/trunk

  • python/trunk/Misc/cheatsheet

    r2 r391  
    13911391                               Some os variables
    13921392     Variable                                 Meaning
    1393 name                name of O/S-specific module (e.g. "posix", "mac", "nt")
     1393name                name of O/S-specific module (e.g. "posix", "nt")
    13941394path                O/S-specific module for path manipulations.
    13951395                    On Unix, os.path.split() <=> posixpath.split()
Note: See TracChangeset for help on using the changeset viewer.