]> granicus.if.org Git - python/commit
Patch #941486: add os.path.lexists(). Also fix bug #940578 by using lexists in glob...
authorJohannes Gijsbers <jlg@dds.nl>
Mon, 30 Aug 2004 10:19:56 +0000 (10:19 +0000)
committerJohannes Gijsbers <jlg@dds.nl>
Mon, 30 Aug 2004 10:19:56 +0000 (10:19 +0000)
commitae882f798435266b41a9c8966562102345a3eda5
tree56f865bf36c127b6702fa53a5ad72daca0fa6570
parentd3f61a2de6a9664dde5f98b5d0acdef7a73948dc
Patch #941486: add os.path.lexists(). Also fix bug #940578 by using lexists in glob.glob.
Doc/lib/libglob.tex
Doc/lib/libposixpath.tex
Lib/glob.py
Lib/macpath.py
Lib/ntpath.py
Lib/os2emxpath.py
Lib/plat-riscos/riscospath.py
Lib/posixpath.py
Lib/test/test_glob.py
Lib/test/test_posixpath.py
Misc/NEWS