| Home | Trees | Indices | Help |
|
|---|
|
|
Common functions and classes.
Author: Michael Eddington
Version: $Id$
|
|||
|
Holder Holds static stuff |
|||
|
SoftException Soft exceptions should end the current test iteration, but not the run. |
|||
|
HardException Hard exceptions are non-recoverable and should end the fuzzing run. |
|||
|
RedoTestException Indicate we should re-run the current test. |
|||
|
PeachException Peach exceptions are specialized hard exceptions. |
|||
|
_Getch Gets a single character from standard input. |
|||
| _GetchUnix | |||
| _GetchWindows | |||
|
|||
|
|||
|
|||
|
|||
getch = _Getch()
|
|||
|
|||
Eval python code returning result. code - String environment - Dictionary, keys are variables to place in local scope |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Aug 16 12:16:57 2008 | http://epydoc.sourceforge.net |