mirror of
https://github.com/python/cpython.git
synced 2025-08-31 22:18:28 +00:00
update CodeTools link; thanks to Robert Kern from docs@
This commit is contained in:
parent
131160c5cc
commit
ea47530e14
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue