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

Michael Hudson mwh at python.net
Mon Jul 15 10:47:55 EDT 2002


"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



More information about the Python-list mailing list