Noam Yorav-Raphael <noamr...@gmail.com> added the comment:

I typed "man python3" on ubuntu 9.10 and nothing was explained about that - I 
now checked and found out that it displayed the python2 man page. I don't know 
where to find the Python 3 man page.

I don't quite see the point in having the streams buffered in one level and 
unbuffered in another, but I guess there's a reason.

Anyway, how can I make those streams entirely unbuffered? This is for an 
interactive shell called DreamPie (dreampie.sourceforge.net), and I want to 
resemble the behavior of the regular shell as close as possible, and it's 
completely unbuffered.

----------

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

Reply via email to