]> granicus.if.org Git - esp-idf/commit
examples, tools: Fix Python3 deprecation warning for the imp module
authorRoland Dobai <dobai.roland@gmail.com>
Fri, 14 Dec 2018 16:37:43 +0000 (17:37 +0100)
committerRoland Dobai <dobai.roland@gmail.com>
Thu, 20 Dec 2018 11:44:33 +0000 (12:44 +0100)
commit4ca2b149e53fecc90a53a45204f62ce3f2f84c96
treeae779a3910710b971babf4ff0a40866f854c2f59
parent65142bc59edb9fbf97b98b7aa867c68c32e15cb1
examples, tools: Fix Python3 deprecation warning for the imp module
examples/protocols/http_server/advanced_tests/http_server_advanced_test.py
examples/protocols/http_server/persistent_sockets/http_server_persistence_test.py
examples/protocols/http_server/simple/http_server_simple_test.py
tools/esp_prov/proto/__init__.py
tools/tiny-test-fw/Utility/CaseConfig.py
tools/tiny-test-fw/Utility/SearchCases.py
tools/tiny-test-fw/Utility/__init__.py