>>>>> "Raymond" == Raymond Hettinger <[EMAIL PROTECTED]> writes:

    Raymond> FWIW, I am VERY happy with the name partition().
    Raymond> ... [I]t is exactly the right word.  I won't part with it
    Raymond> easily.

+1

I note that Emacs has a split-string function which does not have
those happy properties.  In particular it never preserves the
separator, and (by default) it discards empty strings.

    Raymond> It has a long and delightful history in conjunction with
    Raymond> the quicksort algorithm

Now, that is a delightful mnemonic!

-- 
School of Systems and Information Engineering http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba                    Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
               Ask not how you can "do" free software business;
              ask what your business can "do for" free software.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to