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/2000-May/004100.html below:

No 1.6! (was Re: A REALLY COOL PYTHON FEATURE:))

[Python-Dev] OOps (was: No 1.6! (was Re: A REALLY COOL PYTHON FEATURE:)) [Python-Dev] OOps (was: No 1.6! (was Re: A REALLY COOL PYTHON FEATURE:))Skip Montanaro skip@mojam.com (Skip Montanaro)
Tue, 16 May 2000 14:30:08 -0500 (CDT)
    Christian> While I have to say that

    >>>> " ".join("123")
    Christian> '1 2 3'
    >>>> 

    Christian> is not a feature to me but just annoying ;-)

More annoying than

    >>> import string
    >>> string.join("123")
    '1 2 3'

? ;-)

a-sequence-is-a-sequence-ly y'rs,

Skip



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