mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-05 22:43:15 +00:00
Python 2.0 deprecated string.atoi and we should move away from it as stated here: https://docs.python.org/2/library/string.html#string.atoi Signed-off-by: Alexys Jacob <ultrabug@gentoo.org> Message-Id: <20170817134002.28124-1-ultrabug@gentoo.org>