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
retval
command
-
Methods
__init__
(
self
,
retval
,
command
)
__repr__
(
self
)
Generated on Tue Jul 20 09:06:58 2010 by
synopsis
(version devel)