stdout custom

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Mon Mar 17 09:16:44 EDT 2008


En Sun, 16 Mar 2008 22:27:28 -0200, <castironpi at gmail.com> escribió:

> Specifically, before the prompts.  Where does the prompt write come
> from; why doesn't it honor my settings of sys.stdout and sys.stderr?

The interactive interpreter uses directly the C predefined streams stdout  
and stderr.

-- 
Gabriel Genellina




More information about the Python-list mailing list