Roberto Sánchez added the comment:

I totally agree, on the other hand, if the detach() method can cause that some 
core methods like shutil.get_termina_size() raise an exception then I think 
that should be warned in the doc of detach().

In all places that I've seen, the detach() method is used to overwrite the 
stdout in py3, so a sort of advice about the using of detach() It'd save some 
problems.

----------

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

Reply via email to