summaryrefslogtreecommitdiff
path: root/suds/plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Modified plugin API to: initialized(), loaded(), sending() & received().jortel2010-05-131-9/+9
* Pass Plugin.onSend() the soap envelope root Element instead of the Document.jortel2010-05-121-1/+1
* Add plugin.py.jortel2010-05-121-0/+184