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

Doc/perl/python.perl

index f1c66ef8016699ecf6cf224ed45661d3eabd61d7..0c88e18e49f7cf9766f74762a67370ecc813e795 100644 (file)
@@ -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 # {}