mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-15 21:01:26 +00:00
When making context managers in Python, the yield statement has to be wrapped in a try/finally clause in order to properly clean up after exceptions happen. |
||
|---|---|---|
| .. | ||
| base_tests.py | ||
| CMakeLists.txt | ||
| mpm_utils_tests.py | ||
| run_unit_tests.py | ||
| sys_utils_tests.py | ||