Home
last modified time | relevance | path

Searched refs:PieDelims (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_string.py436 class PieDelims(Template): class
438 s = PieDelims('@who likes to eat a bag of @{what} worth $100')
/external/python/cpython3/Lib/test/
Dtest_string.py472 class PieDelims(Template): class
474 s = PieDelims('@who likes to eat a bag of @{what} worth $100')