you are calling `if isinstance(element, string_typ...
# development
w
you are calling
if isinstance(element, string_types):
as well right?