[Python-Dev] Adding 'lexists()' to os.path (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Sun Aug 22 14:00:20 CEST 2004


Johannes Gijsbers wrote:

This function is useful and efficient for fixing a bug in glob.py (which the patch does as well) and it seems like it could be useful in tarfile.py and tempfile.py as well. Also, a high-quality patch is already available. So, any objections to adding this to os.path?

Go ahead. "Equivallent" contains a typo, though.

Martin



More information about the Python-Dev mailing list