[Python-Dev] textwrap.py
Guido van Rossum
guido@python.org
Thu, 06 Jun 2002 22:33:18 -0400
> I always thought the Emacs folks adopted it because it made the
> filling algorithms easier to deal with the difference between:
>
> ...on a stick with no mustard. At least, that's how I prefer my...
>
> and
>
> ...in love with Dr. Frankenstein, and who once noticed a watermelon...
You've got that backwards of course. If we didn't want two spaces
after a full stop, we wouldn't need any of this nonsense.
--Guido van Rossum (home page: http://www.python.org/~guido/)