message no. 98157
Posted by BlueProtoman in #jekyll at 2015-06-13T19:14:38Z
allejo: I want to use format, except instead of throwing TypeErrors on invalid types (e.g. "f" to a %d) or ArgumentErrors for too few arguments, I just want to return some default values. I got format working, I just want it to be friendlier to bad input