Comment

Ben Young

I think what anonymous means is, what does the unit tests give for
'fish'
''
'nope'
etc

Replies

Peter

'fish' and 'nope' must fall back on the default which is True.

It's a bug that '' isn't considered False I think. Will update the code.