From: Fred Drake Date: Wed, 13 Nov 2002 17:56:23 +0000 (+0000) Subject: Add \funcline, \funclineni, and \methodlineni to the list of functions X-Git-Tag: v2.2.3c1~231 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ebb2b2eecbb9d62276f9c04c2e975cf11dade225;p=thirdparty%2FPython%2Fcpython.git 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 841b1097a5ed..d34a09289a55 100644 --- a/Doc/perl/python.perl +++ b/Doc/perl/python.perl @@ -1880,8 +1880,11 @@ sub do_cmd_term{ #code # {} process_commands_wrap_deferred(<<_RAW_ARG_DEFERRED_CMDS_); declaremodule # [] # {} # {} +funcline # {} # {} +funclineni # {} # {} memberline # [] # {} methodline # [] # {} # {} +methodlineni # [] # {} # {} modulesynopsis # {} platform # {} samp # {}