Trees | Indices | Help |
|
---|
|
An generic class supporting tags.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
|||
VALID_TAG_RE = re.compile("^[\w.+*/:@-]+$")
|
|
|||
Inherited from |
|
Check if a tag is valid. If the tag is invalid, an errors.TagError will be raised. The function has no return value. |
Taggable-object-specific conversion to standard python types. This replaces the tags set with a list.
|
Custom function for instances.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Dec 9 15:55:49 2010 | http://epydoc.sourceforge.net |