Home
last modified time | relevance | path

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

/third_party/python/Lib/email/
H A Dgenerator.py370 # and _compile_re so we can continue to provide the module level function
385 cre = cls._compile_re('^--' + re.escape(b) + '(--)?$', re.MULTILINE)
393 def _compile_re(cls, s, flags):
444 def _compile_re(cls, s, flags):
392 def _compile_re(cls, s, flags): global() member in Generator
442 def _compile_re(cls, s, flags): global() member in BytesGenerator

Completed in 1 milliseconds