]> granicus.if.org Git - python/commit
Fix indexing of func_code attribute; this is on a function, not a code
authorFred Drake <fdrake@acm.org>
Wed, 25 Nov 1998 17:09:19 +0000 (17:09 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 25 Nov 1998 17:09:19 +0000 (17:09 +0000)
commite839199014701b81a59071e3f3a6f43867a69b40
tree12be395cf3aca3ab20f03e2552981e63ca9962c4
parent053b8dfcde1c5ad271a44a589b4716c246e891c5
Fix indexing of func_code attribute; this is on a function, not a code
object.

Add "()" to method names indexed using \ttindex{}.
Doc/lib/libstdtypes.tex