[Python-Dev] who's maintaining tools/idle?

Fred L. Drake, Jr. fdrake@acm.org
Fri, 2 Nov 2001 14:41:11 -0500


Tim Peters writes:
 > If it's actually related to the lack of -kb (beats me!), Fred (Drake) knows
 > how to get that flag set retroactively.

  Fredrik's diagnosis was good; that was exactly the behavior I'd
expect to see on a platform with different line-termination characters
than the server when dealing with CVS clients as finicky as those
found on Windows.  ;-)
  The fact that it was just these files certainly helps isolate the
problem as well; what you see happens only with time-related changes
and involves all the files currently in your checkout.


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Zope Corporation