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/2002-March/020974.html below:

[Python-Dev] "funny".split("")

[Python-Dev] "funny".split("")Christian Tismer tismer@tismer.com
Tue, 12 Mar 2002 15:02:54 +0100
Hi Folks,

I'm just translating the Python Pocked Reference the
second time, and I stumbled over this:

   "funny".split("")

gives a ValueError: empty separator.

Why this?
I would expect

   ['f','u','n','n','y']

as result, since this is the maximum result of undoing

   "".join(['f','u','n','n','y'])

For what reason is this asymmetry?

-- 
Christian Tismer             :^)   <mailto:tismer@tismer.com>
Mission Impossible 5oftware  :     Have a break! Take a ride on Python's
Kaunstr. 26                  :    *Starship* http://starship.python.net/
14163 Berlin                 :     PGP key -> http://wwwkeys.pgp.net/
PGP Fingerprint       E182 71C7 1A9D 66E9 9D15  D3CC D4D7 93E2 1FAE F6DF
      where do you want to jump today?   http://www.stackless.com/





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