Searched refs:python_value (Results 1 – 3 of 3) sorted by relevance
648 python_value = f.to_python(654 if not f.blank and not python_value:658 setattr(self, f.attname, python_value)
378 def generate_error_msg(name, cpp_value, python_value): argument
216 for flag, python_value in overrides.items():217 value, type = get_am_flags(python_value)