Home | Trees | Index | Help |
---|
|
__builtin__.object
:
The most base type
cups.Attribute
:
A PPD attribute.
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
cups.HTTPError
:
This exception is raised when an HTTP problem has occurred.
cups.IPPError
:
This exception is raised when an IPP error has occurred.
cups.Connection
:
A connection to the CUPS server.
cups.Constraint
:
A PPD constraint.
cups.Dest
:
A destination print queue, as returned by Connection.getDests
.
cups.Group
:
A PPD option group.
cups.Option
:
A PPD option.
cups.PPD
:
A PPD file.
__builtin__.type
:
type(object) -> the object's type type(name, bases, dict) -> a
new type
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Oct 15 07:41:44 2007 | http://epydoc.sf.net |