Changeset - cf0620647130
default
0
16
0
Grafted from: 63fa6045734d
lib: drop own asbool implementation and consistently use tg.support.converters as utils2.asbool
str2bool never reported error on odd input such as '' or '-1', but the tg
asbool behaviour of raising ValueError("String is not true/false: %r" % obj) in
that case seems fine.
str2bool never reported error on odd input such as '' or '-1', but the tg
asbool behaviour of raising ValueError("String is not true/false: %r" % obj) in
that case seems fine.
16 files changed with 48 insertions and 87 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)