]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Replace file() with open() to work with python3
authorJouni Malinen <j@w1.fi>
Mon, 4 Feb 2019 14:11:42 +0000 (16:11 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 4 Feb 2019 14:11:42 +0000 (16:11 +0200)
commite50c58e5858a3b4d9ad403c3c184d4cbd4e65cc9
treeb4f551ea7b916e005ac3aba4424d80ff8fdc4f36
parentc37ef330d08fc8030863c2bfe910f421735af92e
tests: Replace file() with open() to work with python3

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_fst_config.py