diff options
author | Davide Italiano <davide@freebsd.org> | 2019-01-31 00:43:36 +0000 |
---|---|---|
committer | Davide Italiano <davide@freebsd.org> | 2019-01-31 00:43:36 +0000 |
commit | 96497da4ae0d68109c40c24faf2e486a3e2673a7 (patch) | |
tree | ea6068917f26de73c667989f2dedb6e62918ac0c /lldb/packages/Python/lldbsuite/test/darwin_log.py | |
parent | 0e2e0cc8c7480a1a00b01cdabce0840f85e7a3d2 (diff) | |
download | bcm5719-llvm-96497da4ae0d68109c40c24faf2e486a3e2673a7.tar.gz bcm5719-llvm-96497da4ae0d68109c40c24faf2e486a3e2673a7.zip |
[Python] Python 2 and Python 3 disagree on `/`.
One considers it integer division, the other doesn't.
Move to `//` (floor division) so that this test passes
independently from the version.
llvm-svn: 352706
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/darwin_log.py')
0 files changed, 0 insertions, 0 deletions