summaryrefslogtreecommitdiff
path: root/src/mailman/rest/testing/server.py
Commit message (Expand)AuthorAgeFilesLines
* Clean a few more lints.Barry Warsaw2009-07-101-63/+0
* Set testing threads as daemon so they won't hang.Barry Warsaw2009-06-291-0/+1
* A little bit of cleanup.Barry Warsaw2009-05-111-2/+1
* /sys -> /systemBarry Warsaw2009-05-041-1/+1
* A working test of the REST server. http://localhost:8001/3.0/sys returnsBarry Warsaw2009-05-041-0/+63