Home
Trees
Indices
Help
SCons
Package SCons
::
Module Subst
:: Class Literal
[
hide private
]
[
frames
] |
no frames
]
Class Literal
source code
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.
Instance Methods
[
hide private
]
__init__
(
self
,
lstr
)
source code
__str__
(
self
)
source code
escape
(
self
,
escape_func
)
source code
for_signature
(
self
)
source code
is_literal
(
self
)
source code
Home
Trees
Indices
Help
SCons
Generated by Epydoc 3.0beta1 on Tue Aug 12 07:32:50 2008
http://epydoc.sourceforge.net