mbedtls/scripts/mbedtls_dev
Gilles Peskine dcf2ff53c8 Ensure files get closed when they go out of scope
This is automatic in CPython but not guaranteed by the language. Be friendly
to other Python implementations.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-03-04 20:02:00 +01:00
..
asymmetric_key_data.py
build_tree.py fix build fail 2021-12-10 14:23:37 +08:00
c_build_helper.py
crypto_knowledge.py Use regexp pattern instaed of string 2021-06-29 17:07:00 +02:00
macro_collector.py Ensure files get closed when they go out of scope 2022-03-04 20:02:00 +01:00
psa_storage.py Refactor handlibg of the key usage flags 2021-06-29 17:07:00 +02:00
test_case.py test_case.py: add new line between test cases 2021-11-09 14:45:40 +01:00
typing_util.py