[Zope3-dev] Re: [Zope-Coders] Denying commit for carriage returns in text
Fred L. Drake, Jr.
fred@zope.com
Thu, 14 Nov 2002 10:29:35 -0500
Toby Dickenson writes:
> So what mistake will get caught by this filter?
See the other mail in this thread for a discussion of the carriage
return problem.
The check for Tabs in Python sources is an enforcement of a style
decree; the goal is to avoid indentation consistency errors when
editing code on different platforms with different ideas on tab size.
-Fred
--
Fred L. Drake, Jr. <fred at zope.com>
PythonLabs at Zope Corporation