Re: [pkg-discuss] code review request for user-agent header

2008-04-14 Thread johansen
Looks good. -j On Fri, Apr 11, 2008 at 01:42:11PM -0700, Danek Duvall wrote: > Stephen asked to put a custom user-agent header into the client's requests, > which will eliminate the "Python-urllib" which is there by default. > > There are some shenanigans in the Makefile to get the current versi

[pkg-discuss] code review request for user-agent header

2008-04-11 Thread Danek Duvall
Stephen asked to put a custom user-agent header into the client's requests, which will eliminate the "Python-urllib" which is there by default. There are some shenanigans in the Makefile to get the current version of the client into the python code. VERSION is overridable via the environment when