boolish: True/False values off configured strings #13

Closed
opened 2020-08-07 12:19:03 +02:00 by ni · 2 comments
ni commented 2020-08-07 12:19:03 +02:00 (Migrated from git.w21.org)

return True for yes, y, ja, j, klar, claro, on, true, aye, +, 1.
return False for no, nein, n, off, false, nay, 0.
raise an exception for anything unclear.

return True for yes, y, ja, j, klar, claro, on, true, aye, +, 1. return False for no, nein, n, off, false, nay, 0. raise an exception for anything unclear.
ni commented 2020-08-07 18:17:45 +02:00 (Migrated from git.w21.org)

closed by 158c771aef. Untested yet, but the coverage report will not make me forget that.

closed by 158c771aef06839b16152f7992a225e86039b69e. Untested yet, but the coverage report will not make me forget that.
ni commented 2020-08-07 18:17:46 +02:00 (Migrated from git.w21.org)

closed

closed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
w21/jpylib#13
No description provided.