[Python-checkins] python/dist/src/Doc/perl python.perl,1.116.4.4,1.116.4.5

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Wed, 13 Nov 2002 09:56:25 -0800


Update of /cvsroot/python/python/dist/src/Doc/perl
In directory usw-pr-cvs1:/tmp/cvs-serv2058

Modified Files:
      Tag: release22-maint
	python.perl 
Log Message:
Add \funcline, \funclineni, and \methodlineni to the list of functions
that are processed before their arguments.
Closes SF bug #637807.


Index: python.perl
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/perl/python.perl,v
retrieving revision 1.116.4.4
retrieving revision 1.116.4.5
diff -C2 -d -r1.116.4.4 -r1.116.4.5
*** python.perl	7 Oct 2002 16:18:57 -0000	1.116.4.4
--- python.perl	13 Nov 2002 17:56:23 -0000	1.116.4.5
***************
*** 1881,1886 ****
--- 1881,1889 ----
  process_commands_wrap_deferred(<<_RAW_ARG_DEFERRED_CMDS_);
  declaremodule # [] # {} # {}
+ funcline # {} # {}
+ funclineni # {} # {}
  memberline # [] # {}
  methodline # [] # {} # {}
+ methodlineni # [] # {} # {}
  modulesynopsis # {}
  platform # {}