Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
Formatters
.
Dot
class SystemError
File:
../Synopsis/Formatters/Dot.py
Error thrown by the system() function. Attributes are 'retval', encoded as per os.wait(): low-byte is killing signal number, high-byte is return value of command.
Attributes Summary:
retval
command
Methods Summary:
__init__
(
self
,
retval
,
command
)
__repr__
(
self
)
Generated on Thu Apr 16 16:26:57 2009 by
synopsis
(version devel)