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 alex
Recipients alex, daniel.urban, pitrou, r.david.murray, rhettinger
Date 2011-02-23.18:19:58
SpamBayes Score 0.10230596
Marked as misclassified No
Message-id <1298485199.42.0.679548045987.issue11297@psf.upfronthosting.co.za>
In-reply-to
Content
An important distinction with Django's push/pop is that they mutate the Context (ChainMap) rather than return a fresh instance.
History
Date User Action Args
2011-02-23 18:19:59alexsetrecipients: + alex, rhettinger, pitrou, r.david.murray, daniel.urban
2011-02-23 18:19:59alexsetmessageid: <1298485199.42.0.679548045987.issue11297@psf.upfronthosting.co.za>
2011-02-23 18:19:58alexlinkissue11297 messages
2011-02-23 18:19:58alexcreate