| Store | Cart

What does "Sparse is better than dense" mean? (Python Zen)

From: Michael Hudson <m...@python.net>
Mon, 15 Jul 2002 14:47:55 GMT
"James J. Besemer" <jb at cascade-sys.com> writes:

> Browsing through the 2.2 Library, about half the modules I checked> exhibited deviations from the standard re horizontal whitespace.  So> not too many key contributors appear to share your zealous view on> this particular point.

The coding standard was written down relatively recently.  Many of the
standard libraries were not.  Often when someone is working on a
module they'll fix up the whitespace while they're there, but few
people go on whitespace-fixing crusades.

Cheers,
M.

-- 
    FORD:  Just pust the fish in your ear, come on, it's only a
           little one.
  ARTHUR:  Uuuuuuuuggh!
                    -- The Hitch-Hikers Guide to the Galaxy, Episode 1

Recent Messages in this Thread
Alex Martelli Jul 11, 2002 02:28 pm
Martijn Faassen Jul 11, 2002 04:54 pm
Alex Martelli Jul 11, 2002 08:28 pm
Donn Cave Jul 11, 2002 09:17 pm
James J. Besemer Jul 12, 2002 05:43 am
Eddie Corns Jul 12, 2002 02:40 pm
Donn Cave Jul 12, 2002 05:18 pm
James J. Besemer Jul 13, 2002 06:01 am
Donn Cave Jul 13, 2002 07:26 am
James J. Besemer Jul 13, 2002 10:34 am
Michael Hudson Jul 15, 2002 02:47 pm
Aahz Jul 13, 2002 03:28 pm
Alex Martelli Jul 12, 2002 07:33 am
James J. Besemer Jul 12, 2002 08:33 am
Messages in this thread