[ Module Hierarchy
| Class Hierarchy ]
Class Hierarchy
- pology.ascript.AscConfig:
Representation of an ascription configuration file.
- pology.ascript.AscPoint:
Representation of an ascription point.
- pology.ascript.AscUser:
Representation of an ascription user.
- exceptions.BaseException:
Common base class for all exceptions
- exceptions.Exception:
Common base class for all non-exit exceptions.
- pology.message.Message_base:
Abstract base class for entries in PO catalogs.
- pology.monitored.Monitored:
Base class for monitored classes.
- pology.multi.Multidict:
Several dictionaries readable as one.
- optparse.OptionContainer:
Abstract base class.
- optparse.OptionParser:
Class attributes:
standard_option_list : [Option]
list of standard options that will be accepted by all instances
of this parser class (intended to be overridden by subclasses).
- pology.subcmd.ParamParser:
Parser for subcommand parameters.
- pology.rules.Rule:
Represent a single rule
- pology.subcmd.SubcmdView:
The view of a particular subcommand in a parameter parser.
- pology.synder.Synder:
Derivator objects import sources of derivations and get queried for
properties of syntagmas.
- pology.TextTrans:
Class for intermediate handling of translated user-visible text.
- pology.vcs.VcsBase:
Abstract base for VCS objects.
- basestring:
Type basestring cannot be instantiated; it is the base for str and
unicode.
- unicode:
unicode(object='') -> unicode object unicode(string[, encoding[,
errors]]) -> unicode object
- pology.config.section:
Section of the configuration.
- datetime.tzinfo:
Abstract base class for time zone info objects.