From: Guido van Rossum Date: Thu, 7 Jan 2016 18:58:20 +0000 (-0800) Subject: Add another try/except PermissionError to avoid depending on listdir order. Fix issue... X-Git-Tag: v3.6.0a1~815 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8355bd7f66029708c9a1d4145314b0654c81ea48;p=thirdparty%2FPython%2Fcpython.git Add another try/except PermissionError to avoid depending on listdir order. Fix issues #24120 and #26012. (Merge 3.5->3.6) --- 8355bd7f66029708c9a1d4145314b0654c81ea48