ingrid added the comment:

I'm not quite clear on what you mean, could you please post an example output? 
Initially the response was not showing up at all for me because the announce 
call in register was missing a log level, but when I used log.INFO, the 
response did print for me, and it did look something like 
"----------b'xxx'----------". 

On a side note, the announce function defined in cmd.py seems to default to a 
log level 1, and messages with a log level of 1 do not seem to be printed to 
stdout regardless of what self.verbose is set to. I'm not sure if that is 
intentional or a bug, but I thought it was worth mentioning.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20900>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to