Home
last modified time | relevance | path

Searched refs:ClassWith__str__ (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_print.py35 class ClassWith__str__: class
95 x('*\n', (ClassWith__str__('*'),))
96 x('abc 1\n', (ClassWith__str__('abc'), 1))

Completed in 2 milliseconds