]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add \funcline, \funclineni, and \methodlineni to the list of functions
authorFred Drake <fdrake@acm.org>
Wed, 13 Nov 2002 17:56:23 +0000 (17:56 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 13 Nov 2002 17:56:23 +0000 (17:56 +0000)
that are processed before their arguments.
Closes SF bug #637807.

Doc/perl/python.perl

index 841b1097a5ed5770ad231e1cad77c16b2a2e65fa..d34a09289a55cb4c5b0042ebe37afd071958cc4b 100644 (file)
@@ -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 # {}