David Antonini <davidanton...@hotmail.com> added the comment:

Somehow I missed the follow up here until now. I don't remember the original 
code, but I'm fairly confident that mocked_print is the patched print function 
eg 
with patch('dionysus_app.class_functions.print') as mocked_print:

Probably solved in this commit dated the same day as the bug report:
https://github.com/toonarmycaptain/dionysus/commit/4f0eb7ca32b891d99106441b92a6c1accd0bb96d

----------

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

Reply via email to