summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/symbol-context
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2015-11-04 23:03:21 +0000
committerZachary Turner <zturner@google.com>2015-11-04 23:03:21 +0000
commit88a12f5526e75c6c0a581143f649d70c86121d10 (patch)
treee7270e5c0435ef3ed8faec06b7811053bdb65758 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context
parent9858899148d97e780cc1a3da8b1e39420cf56a04 (diff)
downloadbcm5719-llvm-88a12f5526e75c6c0a581143f649d70c86121d10.tar.gz
bcm5719-llvm-88a12f5526e75c6c0a581143f649d70c86121d10.zip
Handle keyword args on our patched Popen methods.
Python 3 introduces the `timeout` keyword argument on Popen.wait(). If our patched version doesn't support keyword arguments, then when the internal Python implementation attempts to call wait() with the keyword argument, things will explode. Such as my head, after I finally figured out what was happening. llvm-svn: 252092
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud