[Python-Dev] PEP 278 - finished? (original) (raw)

Barry A. Warsaw barry@zope.com
Thu, 11 Apr 2002 14:37:00 -0400


"GvR" == Guido van Rossum <guido@python.org> writes:

GvR> One comment for Jack: I think that the 'newlines' attribute
GvR> should exist even if universal newlines are not configured;
GvR> it should always be None in that case.

Minor suggestions:

Other than that, +1 (it would squelch the complaints about the email package on systems who's MTA doesn't convert to native-newlines for mail program stdin).

-Barry