Ran update-copyright.py.
[pygrader.git] / pygrader / handler / __init__.py
2012-09-02 W. Trevor KingRan update-copyright.py.
2012-09-02 W. Trevor Kinghandler:grade: add new handler for submitting grades.
2012-09-02 W. Trevor Kingmailpipe|handler: centralize student/course extraction...
2012-09-02 W. Trevor Kinghandler: remove TypeError check InvalidSubjectMessage...
2012-09-02 W. Trevor Kingmailpipe|handler: add `complete` option to control...
2012-09-02 W. Trevor Kingmailpipe|handler: raise exceptions during PGP message...
2012-09-02 W. Trevor Kinghandler: add InvalidMessage.message_id convenience...
2012-09-01 W. Trevor Kingmailpipe: replace `respond` callback with exceptions.
2012-08-31 W. Trevor Kingmailpipe|handler: split mailpipe's submission handler...