Home
last modified time | relevance | path

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

/third_party/PyYAML/tests/lib/
H A Dcanonical.py137 QUOTE_REPLACES = { variable in CanonicalScanner
176 if ch not in self.QUOTE_REPLACES:
178 chunks.append(self.QUOTE_REPLACES[ch])

Completed in 1 milliseconds