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 f1c66ef..0c88e18 100644
--- a/Doc/perl/python.perl
+++ b/Doc/perl/python.perl
@@ -1932,8 +1932,11 @@
#code # {}
process_commands_wrap_deferred(<<_RAW_ARG_DEFERRED_CMDS_);
declaremodule # [] # {} # {}
+funcline # {} # {}
+funclineni # {} # {}
memberline # [] # {}
methodline # [] # {} # {}
+methodlineni # [] # {} # {}
modulesynopsis # {}
platform # {}
samp # {}