Skip to content
  • Leon Mauritz Möller's avatar
    adapter.xml: add _str_to_bool() function · 8c95bfb0
    Leon Mauritz Möller authored
    _str_to_bool() converts the strings "false" and "true" to their
    respective boolean value. Any string other than "false" and "true"
    will result in a ValueError.
    
    change error message in _failsafe_construct()
    8c95bfb0