Home | Trees | Indices | Help |
---|
|
Helpers for catalog sieves.
Pology's posieve
script processes catalogs with
"sieves": objects to which catalog entries are fed one by one,
possibly with finalization phase at the end. This module contains some
common helpers which are used by many sieves.
Author: Chusslove Illich (Часлав Илић) <caslav.ilic@gmx.net>
License: GPLv3
Classes | |
SieveError Base exception class for sieve errors with special meaning. |
|
SieveMessageError Exception for single messages. |
|
SieveCatalogError Exception for single catalogs. |
Functions | |||
set of strings |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Variables | |
__package__ =
|
Function Details |
Extract sieve flags embedded in manual comments. Sieve flags are put into manual comments with the following syntax: # |, flag1, flag2, ... Some sieves will define certain sieve flags by which their behavior can be altered on a particular message.
|
Add
|
Add
|
Add parameter
|
Add parameter
|
Add
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Jul 24 21:00:27 2014 | http://epydoc.sourceforge.net |