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 serhiy.storchaka
Recipients Arfrever, Jim.Jewett, Trundle, alex, asvetlov, barry, bfroehle, chris.jerdonek, daniel.urban, david.villa, dmalcolm, eric.smith, ezio.melotti, gregory.p.smith, gvanrossum, jcea, jkloth, koobs, larry, mark.dickinson, ncoghlan, pitrou, python-dev, serhiy.storchaka, skrah, v+python
Date 2013-10-19.17:31:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382203874.92.0.111944292146.issue16612@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch with yet some tiny changes (but they are too large for just comment). It corrects misleading docstrings of permute_*_option_groups() and simplifies rstrip_lines() and permute_optional_groups(). Fill free to apply those of them which look good to you.
History
Date User Action Args
2013-10-19 17:31:14serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, barry, gregory.p.smith, jcea, mark.dickinson, ncoghlan, pitrou, larry, eric.smith, jkloth, ezio.melotti, Arfrever, v+python, alex, Trundle, asvetlov, skrah, dmalcolm, daniel.urban, chris.jerdonek, python-dev, Jim.Jewett, bfroehle, koobs, david.villa
2013-10-19 17:31:14serhiy.storchakasetmessageid: <1382203874.92.0.111944292146.issue16612@psf.upfronthosting.co.za>
2013-10-19 17:31:14serhiy.storchakalinkissue16612 messages
2013-10-19 17:31:14serhiy.storchakacreate