summaryrefslogtreecommitdiffstats
path: root/tasker/errors.py
Commit message (Collapse)AuthorAgeFilesLines
* Actually remove the tasker stuff.Joel Andres Granados2008-01-021-29/+0
|
* Take the plugin info attributes aoutside the __init__. This allows usJoel Andres Granados2007-11-231-1/+1
| | | | to query plugin information without instantiating.
* Implement the error class.Joel Andres Granados2007-11-211-0/+29
Implement the Return code class. Implement the manage flow stuff. Implement some examples of pligins