This question is similar to this:
How can I conclude that suds generates / receives?
The problem is that I use suds fork from Jurko and after the version "0.4.1 jurko 5" Client.last_sent() , Client.last_received() methods have been removed. So the question is, how can we replace their functionality with new suds?
PS. I know that I can reduce the level of debugging, but I would like, if possible, the ability to programmatically check the input / output.
python soap suds
pmav99 Mar 18 '14 at 17:49 2014-03-18 17:49
source share