JDevlieghere added inline comments.
================ Comment at: lldb/examples/python/crashlog.py:446 + low = int(json_image['base']) + high = int(0) + name = json_image['name'] ---------------- aprantl wrote: > Time for me to learn some dark Python: What is 0 otherwise? This was fine, just added the `int` for consistency :-) CHANGES SINCE LAST ACTION https://reviews.llvm.org/D98219/new/ https://reviews.llvm.org/D98219 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits