summaryrefslogtreecommitdiffstats
path: root/doc/examples/python-api.py
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2015-08-11 17:07:11 +0200
committerJan Cholasta <jcholast@redhat.com>2015-09-01 11:42:01 +0200
commitc27cb295a586cdc1f1cc9b933829db471e5100ed (patch)
treee483b4291a29d98e8b4b922794093ae68a6cdfe3 /doc/examples/python-api.py
parent5a9141dc409a4efe5a19d654319529d7c98a667a (diff)
downloadfreeipa-c27cb295a586cdc1f1cc9b933829db471e5100ed.tar.gz
freeipa-c27cb295a586cdc1f1cc9b933829db471e5100ed.tar.xz
freeipa-c27cb295a586cdc1f1cc9b933829db471e5100ed.zip
Use six.moves.input instead of raw_input
In Python 3, raw_input() was renamed to input(). Import the function from six.moves to get the right version. Reviewed-By: Christian Heimes <cheimes@redhat.com> Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Diffstat (limited to 'doc/examples/python-api.py')
0 files changed, 0 insertions, 0 deletions