Simon Willison’s Weblog

Subscribe
Atom feed for httplib2

1 item tagged “httplib2”

2007

Test stubbing httplib2. Nice demonstration of monkey-patching as part of unit testing in Python.

# 10th May 2007, 11:24 pm / httplib2, joe-gregorio, monkeypatching, python, testing