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 chris.jerdonek
Recipients David.Benjamin, Todd.Rovito, asvetlov, chris.jerdonek, docs@python, ezio.melotti, orsenthil, terry.reedy
Date 2013-02-13.17:13:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360775631.21.0.426559387271.issue16278@psf.upfronthosting.co.za>
In-reply-to
Content
> If it would help I could submit a single patch.

Yes, a single patch is best.  One way to make code more DRY is refactoring to use helper functions as needed (i.e. same code in multiple places -> one helper function).
History
Date User Action Args
2013-02-13 17:13:51chris.jerdoneksetrecipients: + chris.jerdonek, terry.reedy, orsenthil, ezio.melotti, asvetlov, docs@python, Todd.Rovito, David.Benjamin
2013-02-13 17:13:51chris.jerdoneksetmessageid: <1360775631.21.0.426559387271.issue16278@psf.upfronthosting.co.za>
2013-02-13 17:13:51chris.jerdoneklinkissue16278 messages
2013-02-13 17:13:50chris.jerdonekcreate