From: Fred Drake Date: Wed, 13 Nov 2002 17:55:17 +0000 (+0000) Subject: Add \funcline, \funclineni, and \methodlineni to the list of functions X-Git-Tag: v2.3c1~3446 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4400509aaa4b567aef2d161a9e21caa5752d519d;p=python Add \funcline, \funclineni, and \methodlineni to the list of functions that are processed before their arguments. Closes SF bug #637807. --- diff --git a/Doc/perl/python.perl b/Doc/perl/python.perl index f1c66ef801..0c88e18e49 100644 --- a/Doc/perl/python.perl +++ b/Doc/perl/python.perl @@ -1932,8 +1932,11 @@ sub do_cmd_term{ #code # {} process_commands_wrap_deferred(<<_RAW_ARG_DEFERRED_CMDS_); declaremodule # [] # {} # {} +funcline # {} # {} +funclineni # {} # {} memberline # [] # {} methodline # [] # {} # {} +methodlineni # [] # {} # {} modulesynopsis # {} platform # {} samp # {}