[Python-Dev] Two spaces or one?

skip at pobox.com skip at pobox.com
Tue Jul 24 14:48:31 CEST 2007


I'm with Barry.  I still use Emacs.  Emacs's paragraph filling algorithm,
whether invoked explicitly via M-q or implicitly via auto-wrap mode,
distinguishes the usage of periods based on the number of spaces following
them.  Two or more spaces are used to separate sentences.  One space (for
example, G. D. Montanaro) following a period is considered a non-breakable
space.

Skip


More information about the Python-Dev mailing list