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/2004-March/042935.html below:

[Python-Dev] Bug 911080, string split oddness

[Python-Dev] Bug 911080, string split oddness [Python-Dev] Bug 911080, string split oddnessJeff Epler jepler at unpythonic.net
Sat Mar 6 18:21:21 EST 2004
I glanced at the bug report.  Do you have a suggested wording?
I think the current version documentation intends to explain the
no-argument form with this sentence:
    If sep is not specified or None, any whitespace string is a separator.
    [http://python.org/doc/current/lib/string-methods.html#l2h-197]

As for splitfields() maybe it should juts be marked for deprecation.  It
doesn't exist as a string method, for one thing, just in the string
module.  Here's the current implementation (in string.py):
    splitfields = split

Jeff

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