Example #1
0
 def __init__(self, **options):
     self._reset_stringescapes()
     ExtendedRegexLexer.__init__(self, **options)
Example #2
0
File: dsls.py Project: axil/blog
 def __init__(self, **options):
     self._reset_stringescapes()
     ExtendedRegexLexer.__init__(self, **options)