Table of Contents

Class: EscapeToken em.py

An escape markup.

Base Classes   
ExpansionToken
Methods   
run
scan
string
  run 
run (
        self,
        interpreter,
        locals,
        )

  scan 
scan ( self,  scanner )

Exceptions   
ConfigurationError, "\\N{...} only works where unicodedata is available"
ConfigurationError, "unknown Unicode character name: %s" % name
ParseError, "Unicode name escape should be \\N{...}"
ParseError, "invalid escape control code: ^%s" % controlCode
ParseError, "invalid numeric escape code"
ParseError, "unrecognized escape code"
  string 
string ( self )


Table of Contents

This document was automatically generated on Thu Mar 20 21:05:01 2008 by HappyDoc version 2.1