Testing external web dependencies in a mock objects style. This library
 includes the tests at the bottom of the stubserver.py file, which serve both
 as the TDD tests written while creating this library, and as examples /
 documentation.  It supports any HTTP method, i.e. GET, PUT, POST and DELETE.
 It supports chunked encoding, but currently the developers have no use cases
 for multipart support etc, so it doesn't do it.
 .
 There is also an FTPStubServer for your FTP testing needs, but that is NOT
 bug free at the moment.  All assistance gratefully received.
            Installed Size: 35.8 kB
            
            Architectures:  all