[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
- Previous message: [Python-Dev] Adding 'lexists()' to os.path
- Next message: [Python-Dev] Re: Adding 'lexists()' to os.path
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Adding 'lexists()' to os.path
- Next message: [Python-Dev] Re: Adding 'lexists()' to os.path
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]