A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2005-September/304948.html below:

sys.stdout

sys.stdout sys.stdoutFredrik Lundh fredrik at pythonware.com
Fri Sep 9 06:37:11 EDT 2005
> what "python shell" are you using, and what platform are you running
> it on?  here's what I get on a standard Unix console:
>
>>>> import sys
>>>> sys.stdout.write("AAAA")
> AAAA>>> sys.stdout.write("BBBB\n")
> BBBB
>>>> sys.stdout.write("CCCC\nDDDD")
> CCCC
> DDDD>>>

btw, what does

    >>> sys.stdout.encoding

print ?

</F> 




More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4