isle/tools/verexp
Thomas Phillips a8124fa591 Use python3 features
* Use `with` statement for file access
* Use f-strings instead of modulo string formatting
* Single quotes in most places

Fix typo in 'with' statement
2023-11-07 23:00:43 +13:00
..
DUMPBIN.EXE implement all DLL exports (as TODOs) 2023-06-30 11:34:39 -07:00
LINK.EXE implement all DLL exports (as TODOs) 2023-06-30 11:34:39 -07:00
MSPDB41.DLL implement all DLL exports (as TODOs) 2023-06-30 11:34:39 -07:00
verexp.py Use python3 features 2023-11-07 23:00:43 +13:00