summaryrefslogtreecommitdiff
path: root/lldb/examples/python/lldbtk.py
AgeCommit message (Expand)Author
2025-10-13[lldb][examples] Remove Python 2 compatibility code in lldbtk.pyDavid Spickett
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-08-15[LLDB] Remove __future__ imports from examplesDavid Spickett
2020-07-16Harmonize Python shebangserge-sans-paille
2019-03-25Python 2/3 compat: tkinterSerge Guelton
2019-03-21Python 2/3 compatibility: from __future__ import print_functionSerge Guelton
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2014-10-07Improved the TreeItem delegate which simplifies making tree items:Greg Clayton
2014-09-22Played around with TK UI a bit this weekend.Greg Clayton