Home
last modified time | relevance | path

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

/external/python/pyyaml/lib/yaml/
Dconstructor.py310 timestamp_regexp = re.compile( variable in SafeConstructor
324 match = self.timestamp_regexp.match(node.value)