diff options
author | Petr Viktorin <pviktori@redhat.com> | 2016-01-05 13:19:25 +0100 |
---|---|---|
committer | Jan Cholasta <jcholast@redhat.com> | 2016-01-20 11:59:21 +0100 |
commit | 126d8993217e356e771ba9781fb08fa9b3400b11 (patch) | |
tree | 8eac1fed453cadb993dcff72468edb3b81d995d4 /doc/examples/python-api.py | |
parent | 7a742391c1558680900bcb130bbf3fe6790fc573 (diff) | |
download | freeipa-126d8993217e356e771ba9781fb08fa9b3400b11.tar.gz freeipa-126d8993217e356e771ba9781fb08fa9b3400b11.tar.xz freeipa-126d8993217e356e771ba9781fb08fa9b3400b11.zip |
Use explicit truncating division
In Python 3, the truncating division operator, //, is needed to
get C-style "int division".
https://fedorahosted.org/freeipa/ticket/5623
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Reviewed-By: Martin Basti <mbasti@redhat.com>
Diffstat (limited to 'doc/examples/python-api.py')
0 files changed, 0 insertions, 0 deletions