freeipa/ipaserver
Petr Viktorin 126d899321 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>
2016-01-20 11:59:21 +01:00
..
advise Migrate wget references and usage to curl 2015-12-11 18:46:10 +01:00
install Use explicit truncating division 2016-01-20 11:59:21 +01:00
plugins Do not decode HTTP reason phrase from Dogtag 2016-01-13 08:12:30 +01:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py logger: Use warning instead of warn 2016-01-18 17:49:54 +01:00
rpcserver.py Use six.moves.xmlrpc.client instead of xmlrpclib 2015-10-07 10:27:20 +02:00