util:http: pull HTTP helpers from libbe.storage.http into their own module.
authorW. Trevor King <wking@tremily.us>
Fri, 24 Aug 2012 11:55:48 +0000 (07:55 -0400)
committerW. Trevor King <wking@tremily.us>
Fri, 24 Aug 2012 12:03:35 +0000 (08:03 -0400)
commit3e8b3e08cd9cbb99b44376a91fcfbef42ee3888e
tree81a9af899e36d5814de62188794692138e1cf726
parentcaa79365295a4e7c1d46336ae0e1e839e865cfde
util:http: pull HTTP helpers from libbe.storage.http into their own module.

This way they can be shared with the upcoming Command._run_remote.
libbe/storage/http.py
libbe/ui/command_line.py
libbe/util/http.py [new file with mode: 0644]