bill wrote: > However, I need a sixth method -- get_reply(). > > I patched the Transport class in xmlrpclib as such: > > def request(self, host, handler, request_body, verbose=0): > # issue XML-RPC request > .... > errcode, errmsg, headers = self.get_reply(h) > > .... > > def get_reply(self, connection): > return connection.getReply() > > This would seem to be a trivial change to the existing xmlrpclib that > greatly increases the ability to modify its behavior via subclassing, > etc... +1 (and feel free to add self.get_file(h) too, if you need that). </F>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4