SIGN IN SIGN UP

bpo-15221: Update os.path.is*() documentation (GH-5185)

`os.path.is*()` can return False if the file can't be accessed.
The behaviour is documented in details in `os.path.exists()`.
Link to `os.path.exists()` from `os.path.is*()`.
C
Cheryl Sabella committed
b3dd18d4035803b50c65a434955966d1b3b1f363
Parent: 3329992
Committed by Mariatta <Mariatta@users.noreply.github.com> on 1/15/2018, 4:57:51 AM