]> granicus.if.org Git - python/commitdiff
Make target unique
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 13 Sep 2007 22:50:10 +0000 (22:50 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 13 Sep 2007 22:50:10 +0000 (22:50 +0000)
Doc/whatsnew/2.5.rst

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