update CodeTools link; thanks to Robert Kern from docs@

This commit is contained in:
Sandro Tosi 2012-08-12 10:37:23 +02:00
parent 131160c5cc
commit ea47530e14
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ The class can be used to simulate nested scopes and is useful in templating.
.. seealso::
* The `MultiContext class
<http://svn.enthought.com/svn/enthought/CodeTools/trunk/enthought/contexts/multi_context.py>`_
<https://github.com/enthought/codetools/blob/4.0.0/codetools/contexts/multi_context.py>`_
in the Enthought `CodeTools package
<https://github.com/enthought/codetools>`_ has options to support
writing to any mapping in the chain.