Searched defs:msg_format (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_property.py | 330 msg_format = None variable in _PropertyUnreachableAttribute |
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/composite/multitype_ops/ | ||
| D | _constexpr_utils.py | 853 def gen_exception_msg(msg_format, *args): argument |