[Zope-dev] windows newslines in doctests
Fred Drake
fdrake at gmail.com
Mon Dec 28 17:09:17 EST 2009
On Mon, Dec 28, 2009 at 4:57 PM, Chris Withers <chris at simplistix.co.uk> wrote:
> I think if your development environment involves Windows checkouts, they
> happen more often that you'd like, especially when a single Windows
> developer doesn't have svn:eol-style set for all types that end up being
> doctests.
It's interesting to note that Python 2.6's doctest doesn't use
universal newlines, but zope.testing.doctest.
With the recent move to use the standard library's doctest, we may be
seeing more of this.
-Fred
--
Fred L. Drake, Jr. <fdrake at gmail.com>
"Chaos is the score upon which reality is written." --Henry Miller
More information about the Zope-Dev
mailing list