This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eli.bendersky
Recipients eli.bendersky, georg.brandl, ncoghlan, rhettinger, vinay.sajip
Date 2011-01-31.07:06:12
SpamBayes Score 0.002415442
Marked as misclassified No
Message-id <1296457573.29.0.980609378336.issue11071@psf.upfronthosting.co.za>
In-reply-to
Content
r88274 - python/branches/py3k/Doc/whatsnew/3.2.rst
"Revert r88272 -- the examples are more readable with spacing."


Raymond - then perhaps we should consider revising PEP 8 as well. When I first read it, the "no spaces around =" rule for kwargs was strange at first, but then it grew on me. Regardless of personal style preferences, what we can't do (IMvHO) is have our official docs not follow PEP 8, and be inconsistent among themselves for that matter (very similar examples in argparse.rst and whatsnew/3.2.rst formatted differently)
History
Date User Action Args
2011-01-31 07:06:13eli.benderskysetrecipients: + eli.bendersky, georg.brandl, rhettinger, vinay.sajip, ncoghlan
2011-01-31 07:06:13eli.benderskysetmessageid: <1296457573.29.0.980609378336.issue11071@psf.upfronthosting.co.za>
2011-01-31 07:06:12eli.benderskylinkissue11071 messages
2011-01-31 07:06:12eli.benderskycreate