Searched refs:NamespaceFormatter (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_string.py | 105 class NamespaceFormatter(string.Formatter): class 120 fmt = NamespaceFormatter({'greeting':'hello'}) |
Completed in 2 milliseconds