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

/external/python/cpython3/Lib/test/test_email/
H A Dtest_headerregistry.py12 DITTO = object() variable
230 decoded = args[2] if l>2 and args[2] is not DITTO else source
762 decoded = args[1] if l>1 and args[1] is not DITTO else source
803 decoded = args[2] if l>2 and args[2] is not DITTO else source

Completed in 162 milliseconds