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/313200.html below:

Feature Proposal: Sequence .join method

Feature Proposal: Sequence .join method Feature Proposal: Sequence .join methodDavid Murmann david.murmann at rwth-aachen.de
Thu Sep 29 22:27:14 EDT 2005
David Murmann wrote:
> replace the line
>             result = result + self + T(item)
> with
>             result = result + self + item
and of course the line
         result = T(seq[0])
with
         result = seq[0]

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