All pastes #2078196 Raw Edit

Unnamed

public python v1 · immutable
#2078196 ·published 2011-08-24 22:32 UTC
rendered paste body
app_iter = Copy2(upcopy, self.app, url, urllib2.quote(container),                 obj, self.authurl, self.login)resp = webob.Response(app_iter=app_iter, content_type=c_t)