summaryrefslogtreecommitdiff
path: root/lldb/third_party/Python
Commit message (Expand)AuthorAgeFilesLines
* Python 3 - Fix usage of `unicode` in unittest2.Zachary Turner2015-11-051-1/+4
* Python 3 - Apply 2to3 `filter` fixer to unittest2.Zachary Turner2015-11-051-1/+1
* Python 3 - Fix checking of string types in unittest2 module.Zachary Turner2015-11-035-11/+17
* Python 3 - Fix some issues in unittest2.Zachary Turner2015-11-034-12/+22
* Python 3: Modernize exception raising syntax.Zachary Turner2015-11-031-2/+2
* Python 3 - modernize exception catching syntax.Zachary Turner2015-11-039-39/+39
* Preparation for turning lldbsuite into a Python package.Zachary Turner2015-10-271-0/+154
* Rename `lldb_shared` to `use_lldb_suite`.Zachary Turner2015-10-271-1/+1
* Move third party libraries to lldb/third_partyZachary Turner2015-10-2268-0/+17936
* Add `six` Python module to lldb/third_party.Zachary Turner2015-10-202-0/+886