Hi, > changeset: 3903:728660b53208 > user: pje > date: Wed Jul 20 09:56:48 2011 -0400 > summary: > Restore whitespace characters lost via email transmission. > [...] > diff --git a/pep-0402.txt b/pep-0402.txt > --- a/pep-0402.txt > +++ b/pep-0402.txt > @@ -38,13 +38,13 @@ > > .. epigraph:: > > - "Most packages are like modules. Their contents are highly > [snip] > + "Most packages are like modules. Their contents are highly
FYI, reST uses three-space indents, not four (so that blocks align nicely under the leading two dots + one space), so I think the change was intentional. The “Documenting Python” guide tells this (in the standard docs), and I think it applies to PEPs too. Regards _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com