On Mon, Apr 6, 2009 at 2:19 PM, Baiju M <[email protected]> wrote: > On Mon, Apr 6, 2009 at 11:56 AM, Benji York <[email protected]> wrote: [snip] >> Please see http://mail.zope.org/pipermail/zope-dev/2008-August/033010.html > > So we should not use either single colon (:) or indent doctest ?
Single colons are fine, but they don't mean anything to reST (I don't use them much). Indenting doctests isn't required, but it is the prevailing style, so I'd like to keep doing it. -- Benji York Senior Software Engineer Zope Corporation _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
