]> granicus.if.org Git - python/commitdiff
Add missing target.
authorGeorg Brandl <georg@python.org>
Sat, 3 Jul 2010 10:25:47 +0000 (10:25 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 3 Jul 2010 10:25:47 +0000 (10:25 +0000)
Doc/library/argparse.rst

index 7a5655437f456917eb3709d03ac7bcdb9a29ecb4..c0ed140e066fbacb752263d477538d9c0b64d04e 100644 (file)
@@ -1694,6 +1694,8 @@ Customizing file parsing
             yield arg
 
 
+.. _argparse-from-optparse:
+
 Upgrading optparse code
 -----------------------