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

[Python-Dev] Idea - place to put string functions and consts

[Python-Dev] Idea - place to put string functions and constsGreg Ewing greg@cosc.canterbury.ac.nz
Mon, 18 Mar 2002 17:29:41 +1200 (NZST)
I had an idea last night concerning what to do
with functions like string.join that don't quite
belong as methods of a string, plus constants
like string.uppercase etc.

Someone suggested making the os.* routines
class methods of 'file'. So how about making
these things class methods of 'str'?

e.g.

  mystring = str.join(["spam", "eggs"], ',')

reads quite nicely.

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg@cosc.canterbury.ac.nz	   +--------------------------------------+



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