Exemplo n.º 1
0
 def __init__(self, **options):
     self._reset_stringescapes()
     ExtendedRegexLexer.__init__(self, **options)
Exemplo n.º 2
0
Arquivo: dsls.py Projeto: axil/blog
 def __init__(self, **options):
     self._reset_stringescapes()
     ExtendedRegexLexer.__init__(self, **options)