Trees | Indices | Help |
|
---|
|
An generic class supporting tags.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
|
|||
|
|||
Inherited from |
|
|||
VALID_TAG_RE = re.compile(r"^[\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 Mon Aug 22 11:13:25 2016 | http://epydoc.sourceforge.net |