HomeSort by relevance Sort by last modified time
    Searched refs:error_dict (Results 1 - 2 of 2) sorted by null

  /external/autotest/frontend/afe/
model_logic.py 635 error_dict = {}
641 error_dict[f.name] = str(e)
645 error_dict[f.name] = 'This field is required.'
650 return error_dict
    [all...]
  /external/python/oauth2client/oauth2client/
client.py     [all...]

Completed in 222 milliseconds