summaryrefslogtreecommitdiffstats
path: root/ipatests/test_webui
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2015-09-14 12:37:45 +0200
committerJan Cholasta <jcholast@redhat.com>2015-10-07 10:27:20 +0200
commit7f1204a42c0fd13602768e24da7af8814cbf97d2 (patch)
tree18c50e71bb2caf5ae676285aaadbd1a17bab2fc2 /ipatests/test_webui
parent60d626845d9ed1b59bff25bb29c8c1ae283e1e98 (diff)
downloadfreeipa-7f1204a42c0fd13602768e24da7af8814cbf97d2.tar.gz
freeipa-7f1204a42c0fd13602768e24da7af8814cbf97d2.tar.xz
freeipa-7f1204a42c0fd13602768e24da7af8814cbf97d2.zip
Use sys.maxsize instead of sys.maxint
In Python 3, integers don't have a maximum. The number called "sys.maxint" is now "sys.maxsize" (defined as larger than the largest possible list/string index). The new spelling is also available in Python 2.7. Reviewed-By: David Kupka <dkupka@redhat.com> Reviewed-By: Jan Cholasta <jcholast@redhat.com> Reviewed-By: Martin Basti <mbasti@redhat.com>
Diffstat (limited to 'ipatests/test_webui')
0 files changed, 0 insertions, 0 deletions