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 pitrou
Recipients exarkun, pitrou, vstinner
Date 2009-05-27.19:13:34
SpamBayes Score 0.0016820458
Marked as misclassified No
Message-id <1243451744.24640.0.camel@localhost>
In-reply-to <1243450689.3.0.922271611899.issue6116@psf.upfronthosting.co.za>
Content
> Regarding the first solution, my only question right now is whether this
> should be a new attribute/method, or if the behavior of f_locals should
> just be changed.  The former would be nicer, I think, and perhaps
> f_locals can be deprecated in favor of it.

I think the behaviour of f_locals can just be changed.
(Other developers may disagree)
History
Date User Action Args
2009-05-27 19:13:36pitrousetrecipients: + pitrou, exarkun, vstinner
2009-05-27 19:13:34pitroulinkissue6116 messages
2009-05-27 19:13:34pitroucreate