Skip to content

Fix `zap -m` on Python 3.4

postmarketOS Bot requested to merge zhuowei:fix-zap-python-3.4 into master

Created by: zhuowei

os.scandir was introduced in Python 3.5.

Fixes #562 (closed).

Merge request reports