Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
3467352fe21270db6ed09d2d0213d02cc8c1e9e5
/
Lib
/
os2emxpath.py
f0de6a1
Bug #1266283: lexists() is not exported from os.path
by Georg Brandl
· 19 years ago
649f8e7
patch [ 1105730 ] Faster commonprefix in macpath, ntpath, etc.
by Georg Brandl
· 19 years ago
ae882f7
Patch #941486: add os.path.lexists(). Also fix bug #940578 by using lexists in glob.glob.
by Johannes Gijsbers
· 20 years ago
bdec50f
Feature request #935915: Add os.path.devnull.
by Martin v. Löwis
· 20 years ago
f0dfc7a
Fix a bunch of typos in documentation, docstrings and comments.
by Walter Dörwald
· 21 years ago
117910d
Migrate definitions of several platform-dependent path-related variables
by Skip Montanaro
· 22 years ago
61cdac6
Fix SF #659228, 'realpath' function missing from os.path
by Neal Norwitz
· 22 years ago
96a60e4
Patch #658927: Add getctime to os.path.
by Martin v. Löwis
· 22 years ago
8696ebc
Add os.path.supports_unicode_filenames for all platforms,
by Mark Hammond
· 22 years ago
32200ae
Replaced obsolete stat module constants with equivalent attributes
by Raymond Hettinger
· 22 years ago
54f0222
SF 563203. Replaced 'has_key()' with 'in'.
by Raymond Hettinger
· 22 years ago
863ac44
Whitespace normalization.
by Tim Peters
· 23 years ago
8ca162f
Partial introduction of bools where appropriate.
by Guido van Rossum
· 23 years ago
bc0e910
Convert a pile of obvious "yes/no" functions to return bool.
by Tim Peters
· 23 years ago
5cef571
OS/2 EMX port Library and regression test changes:
by Andrew MacIntyre
· 23 years ago