Attention is currently required from: pespin.
1 comment:
File pySim/utils.py:
Patch Set #1, Line 1476: if not all(c in string.hexdigits for c in instr):
you can probably return is_hexstr here.
nice idea, but the error strings would then be potentially confusing. Like getting "Input must be hexadecimal" when calling is_hexstr_or_decimal, which currently states "Input must be [hexa]decimal"...
To view, visit change 34946. To unsubscribe, or for help writing mail filters, visit settings.