Package SCons :: Module Subst :: Class Literal
[show private | hide private]
[frames | no frames]

Class Literal


A wrapper for a string. If you use this object wrapped around a string, then it will be interpreted as literal. When passed to the command interpreter, all special characters will be escaped.


Method Summary
  __init__(self, lstr)
  __str__(self)
  escape(self, escape_func)
  for_signature(self)
  is_literal(self)

Generated by Epydoc 2.1 on Wed Dec 12 09:39:31 2007 http://epydoc.sf.net