Raymond Hettinger <pyt...@rcn.com> writes: > I'm considering a nested mapping class for the collections module and > would like to solicit feedback from people here on comp.lang.python: > > > http://code.activestate.com/recipes/577434-nested-contexts-a-chain-of-mapping-objects/ >
Django has such contexts in its templating engine. It may be worth looking if this fits with theirs. -- Arnaud -- http://mail.python.org/mailman/listinfo/python-list