isle/tools/verexp
Thomas Phillips bd85abaf2a
Improve python tools (#273)
* 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

* Add files into missing messages

* Fix can_resolve_register_differences and round percentages

* Return modified value instead of relying on in-place modification
2023-11-08 10:47:11 +01: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 Improve python tools (#273) 2023-11-08 10:47:11 +01:00