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 smarnach
Recipients benjamin.peterson, petri.lehtinen, pitrou, smarnach
Date 2011-11-03.13:11:18
SpamBayes Score 0.022073736
Marked as misclassified No
Message-id <1320325878.91.0.0232436018742.issue13332@psf.upfronthosting.co.za>
In-reply-to
Content
@Petri: Yes, that's what the BaseFix.new_name() method is for.

@Antoine: I thought about this, though I don't think it is very common to call execfile() as part of an expression. The whole statement containing the function call would need to be wrapped.
History
Date User Action Args
2011-11-03 13:11:18smarnachsetrecipients: + smarnach, pitrou, benjamin.peterson, petri.lehtinen
2011-11-03 13:11:18smarnachsetmessageid: <1320325878.91.0.0232436018742.issue13332@psf.upfronthosting.co.za>
2011-11-03 13:11:18smarnachlinkissue13332 messages
2011-11-03 13:11:18smarnachcreate