summaryrefslogtreecommitdiffstats
path: root/ipa.spec.in
diff options
context:
space:
mode:
authorJohn Dennis <jdennis@redhat.com>2009-11-20 13:41:44 -0500
committerRob Crittenden <rcritten@redhat.com>2009-11-23 16:53:43 -0500
commit5d2bbf53256c212ad26505bae6827f6739c73f22 (patch)
treeabb951adf6a64dc75ff27a3a299a5ee71bdf3863 /ipa.spec.in
parent55422cb7b9319eaabc929151a9f4506e5d85600e (diff)
downloadfreeipa-5d2bbf53256c212ad26505bae6827f6739c73f22.tar.gz
freeipa-5d2bbf53256c212ad26505bae6827f6739c73f22.tar.xz
freeipa-5d2bbf53256c212ad26505bae6827f6739c73f22.zip
Reading INT parameter class should respect radix prefix
This modifies the original patch by including a unit test, handling floats when passed as unicode, and handling large magnitude values beyond maxint. The INT parameter class was not respecting any radix prefix (e.g. 0x) the user may have supplied. This patch implements _convert_scalar method for the Int class so that we can pass the special radix base of zero to the int constructor telling it to determine the radix from the prefix (if present).
Diffstat (limited to 'ipa.spec.in')
0 files changed, 0 insertions, 0 deletions