Make target unique

This commit is contained in:
Andrew M. Kuchling 2007-09-13 22:50:10 +00:00
parent f10878b74c
commit 1338fbfe59

View file

@ -637,7 +637,7 @@ precision and rounding characteristics for computations::
print v.sqrt()
.. _context-managers:
.. _new-25-context-managers:
Writing Context Managers
------------------------