[Python-checkins] truncation limit (was: Insanity!)

Greg Stein gstein@lyra.org
Sat, 5 Feb 2000 02:58:29 -0800 (PST)


On Fri, 4 Feb 2000 bwarsaw@cnri.reston.va.us wrote:
>...
>     JvR> Or otherwise: remove the feature, and reinstate it when
>     JvR> someone has gotten 'round to implement a sane version.
> 
> Or chop the truncation limit down from 1000 lines.  Would 100 make
> more sense?

I found that was a bit too small. A lot of simple changes can easily beat
100 lines. Just think about moving a few functions in a file. Or maybe
updating a structure and its uses. Or ...

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/