summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Library/2019-01-21-13-56-55.bpo-35802.6633PE.rst
blob: 8b73d2bd5851fd54bb8d6c1822870c3307157f11 (plain)
1
2
Clean up code which checked presence of ``os.stat`` / ``os.lstat`` /
``os.chmod`` which are always present.  Patch by Anthony Sottile.