Beispiel #1
0
 def __init__(self, **options):
     self._reset_stringescapes()
     ExtendedRegexLexer.__init__(self, **options)
Beispiel #2
0
Datei: dsls.py Projekt: axil/blog
 def __init__(self, **options):
     self._reset_stringescapes()
     ExtendedRegexLexer.__init__(self, **options)