Mercurial > hg
comparison contrib/Makefile.python @ 25500:00ecc894138d
httppeer: allow extensions to replace urllib2.Request
The authentication library my extension wants to use requires using a different
opener and a different request builder. This change pulls the call to
urllib2.Request out so that my extension can replace it just like it can
replace urlopener.
author | Kyle Lippincott <spectral@google.com> |
---|---|
date | Mon, 08 Jun 2015 16:55:21 -0700 |
parents | c0c4713c3010 |
children | b000d34f863f |
comparison
equal
deleted
inserted
replaced
25499:0fa964d6fd48 | 25500:00ecc894138d |
---|