Jon Moore
Jon Moore
If this takes on any kind of broader life, we'll definitely need tests. Probably this will need to include a mocking framework to intercept the urllib2 or httplib calls.
This allows for a continuous presentation of HTML "next states" while allowing the client to distinguish a 2XX from a 409/412, for example.
Right now, the client only supports `` and doesn't handle `` or ``. Handling of `` may also only be handling `text` or `hidden` correctly and is probably not doing...