diff options
| author | Josh Watson <josh@trailofbits.com> | 2018-09-18 20:16:58 -0700 |
|---|---|---|
| committer | Josh Watson <josh@trailofbits.com> | 2018-09-18 20:16:58 -0700 |
| commit | 9497a99a8d76d496d94e061654bc2edefc401785 (patch) | |
| tree | 819aca76a890cf87acbd500292246703a08c7076 /python/binaryview.py | |
| parent | 536908c5d4ba2f919765b41a050269669c800a75 (diff) | |
Fix generation of core.BNLog
Most of the BNLog API methods are just variable length arguments of strings. BNLog also includes a `level` parameter, which causes a `TypeError` when `binaryninja.log.log(level, msg)` is called, because it is expecting all parameters to be strings. This PR fixes it so that `BNLog` is correctly generated.
Note: I haven't actually tested this to verify `generator` still works, because my Makefile is messed up currently.
Diffstat (limited to 'python/binaryview.py')
0 files changed, 0 insertions, 0 deletions
