summaryrefslogtreecommitdiff
path: root/boto/mturk/notification.py
Commit message (Expand)AuthorAgeFilesLines
* Switched all classes over to new-style classes.Daniel Lindsley2013-12-181-2/+2
* Reverted mturk.notification to use the original version of the validation cod...garnaat2011-06-011-2/+11
* Bug fix: Event must not assume that AssignmentId is always present.Seth Golub2011-02-031-1/+2
* Fixing up remaining references to hmac.Mitch Garnaat2011-01-061-3/+1
* Applied patch for sha deprecation warning in mturk.notification as reported i...rlotun2009-11-051-10/+13
* first attempt at the Mechanical Turk Notification API; semi-confirmed to work...anseljh2007-04-021-0/+92