A RetroSearch Logo

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

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2005-September/056101.html below:

[Python-Dev] Replacement for print in Python 3.0

[Python-Dev] Replacement for print in Python 3.0 [Python-Dev] Replacement for print in Python 3.0Paolino paolo_veronelli at libero.it
Sat Sep 3 17:27:41 CEST 2005
Nick Coghlan wrote:

> If an iterator wants to behave like that, the iterator should define the 
> appropriate __str__ method. Otherwise, just break it up into multiple lines:
> 
>    write(1, 2, [3,4])
>    write(*(c for c in 'abc'))
This cannot accept keyword args(I wonder if this is a bug), which makes 
it a non compatible solution with the rest of yours.
>    writeln('def', (5, 6))
> 

Regards Paolino
More information about the Python-Dev 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