diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2016-03-29 09:25:00 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2016-03-29 09:25:00 (GMT) |
| commit | 73030df77f05426872cee7512dc4632ccb35bcc4 (patch) | |
| tree | ff5c8ec748b3872349cf03ab4534716d479d5de3 /Lib/urllib/request.py | |
| parent | 80ec58c49730cb5498a279ee796ff037e8bbb3a7 (diff) | |
| download | cpython-73030df77f05426872cee7512dc4632ccb35bcc4.zip cpython-73030df77f05426872cee7512dc4632ccb35bcc4.tar.gz cpython-73030df77f05426872cee7512dc4632ccb35bcc4.tar.bz2 | |
Fix os._DummyDirEntry.is_symlink()
Issue #25911: Fix os._DummyDirEntry.is_symlink(), don't follow symbolic links:
use os.stat(path, follow_symlinks=False).
Diffstat (limited to 'Lib/urllib/request.py')
0 files changed, 0 insertions, 0 deletions
