28 Dec
2009
28 Dec
'09
10:09 p.m.
On Mon, Dec 28, 2009 at 4:57 PM, Chris Withers <chris@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