This file contains tools for common tasks in parsing in python strings into non-string values
armi.utils.parsing.
tryLiteralEval
_numericSpecialBehavior
parseValue
Tries parse a python value, expecting input to be the right type or a string
datetimeFromStr
Converts an arbitrary string to a datetime object