[Zope-Checkins] CVS: Zope/ZServer - FCGIServer.py:1.19
Martijn Pieters
mj@zope.com
Wed, 14 Aug 2002 16:01:56 -0400
On Wed, Aug 14, 2002 at 02:54:08PM -0400, Guido van Rossum wrote:
> > Log Message:
> > Detabify. Please, no tabs in the Zope codebase!
>
> Maybe the nightly test runs should invoke "python -tt". That causes a
> SyntaxError whenever tabs/spaces are mixed.
Excellent idea, I just cleared out tabs from the Zope Trunk by running the
tests with python -tt. Zope 2.5 appears clean now.
--
Martijn Pieters
| Software Engineer mailto:mj@zope.com
| Zope Corporation http://www.zope.com/
| Creators of Zope http://www.zope.org/
---------------------------------------------