diff options
author | Serge Guelton <sguelton@quarkslab.com> | 2018-12-18 08:22:47 +0000 |
---|---|---|
committer | Serge Guelton <sguelton@quarkslab.com> | 2018-12-18 08:22:47 +0000 |
commit | 366c089bb3a0eb1d9cebceedf98f6f0518010447 (patch) | |
tree | 6ef1bbfc613309e4b8226f6e7cf55bf656b9eef6 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py | |
parent | bbb461f7582e2b34c3a44a9348172876075a029d (diff) | |
download | bcm5719-llvm-366c089bb3a0eb1d9cebceedf98f6f0518010447.tar.gz bcm5719-llvm-366c089bb3a0eb1d9cebceedf98f6f0518010447.zip |
Portable Python script across Python version
dict no longer have the `has_key` method in Python3. Instead, one can
use the `in` keyword which already works in Python2.
llvm-svn: 349447
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions