Skip to content
Commit e6ba0530 authored by Zachary Turner's avatar Zachary Turner
Browse files

Python 3 - Don't use `os.path.walk`, it's removed in Py3.

It was deprecated even in 2.7, but not removed until 3.x.  os.walk
provides all of the same functionality and is the correct way to
do this now.

llvm-svn: 252127
parent 5167115c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment