From: Guido van Rossum Date: Thu, 7 Jan 2016 18:57:37 +0000 (-0800) Subject: Add another try/except PermissionError to avoid depending on listdir order. Fix issue... X-Git-Tag: v3.6.0a1~815^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c3a8272705f26499d522ddda8ef0f07f8efcee40;p=python Add another try/except PermissionError to avoid depending on listdir order. Fix issues #24120 and #26012. (Merge 3.4->3.5) --- c3a8272705f26499d522ddda8ef0f07f8efcee40