| Home | Trees | Index | Help |
|
|---|
| Package VisionEgg :: Module Deprecated :: Class Message |
|
DEPRECATED Handles message/warning/error printing, exception raising.
| Method Summary | |
|---|---|
__init__(self)
| |
add(self,
message,
level,
preserve_formatting,
no_sys_stderr)
| |
format_string(self,
in_str)
| |
handle(self)
| |
| Class Variable Summary | |
|---|---|
int |
DEPRECATION = 3 |
int |
ERROR = 5 |
int |
FATAL = 6 |
int |
INFO = 2 |
int |
NAG = 1 |
int |
TRIVIAL = 0 |
int |
WARNING = 4 |
| Class Variable Details |
|---|
DEPRECATION
|
ERROR
|
FATAL
|
INFO
|
NAG
|
TRIVIAL
|
WARNING
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Fri Sep 19 18:29:35 2003 | http://epydoc.sf.net |