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 loewis
Recipients barry, benjamin.peterson, larsimmisch, loewis, mhammond, theller
Date 2008-11-30.18:31:25
SpamBayes Score 0.0018456997
Marked as misclassified No
Message-id <1228069889.01.0.288294179332.issue4073@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the review. Here is a revised version, addressing comments 1
and 2.

Comment 3 is address by exposing all arguments to RefactoringTool as
class variables in a new class Mixin2to3, from which build_py and
build_scripts inherit.
History
Date User Action Args
2008-11-30 18:31:29loewissetrecipients: + loewis, mhammond, barry, theller, larsimmisch, benjamin.peterson
2008-11-30 18:31:29loewissetmessageid: <1228069889.01.0.288294179332.issue4073@psf.upfronthosting.co.za>
2008-11-30 18:31:27loewislinkissue4073 messages
2008-11-30 18:31:27loewiscreate