[Python-checkins] python/dist/src/Doc/perl python.perl,1.144,1.145

fdrake at users.sourceforge.net fdrake at users.sourceforge.net
Tue Dec 30 11:44:47 EST 2003


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

Modified Files:
	python.perl 
Log Message:
remove ancient cruft


Index: python.perl
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/perl/python.perl,v
retrieving revision 1.144
retrieving revision 1.145
diff -C2 -d -r1.144 -r1.145
*** python.perl	30 Dec 2003 16:19:28 -0000	1.144
--- python.perl	30 Dec 2003 16:44:45 -0000	1.145
***************
*** 146,153 ****
  }
  
- #sub do_cmd_developer{ do_cmd_author($_[0]); }
- #sub do_cmd_developers{ do_cmd_author($_[0]); }
- #sub do_cmd_developersaddress{ do_cmd_authoraddress($_[0]); }
- 
  sub do_cmd_hackscore{
      local($_) = @_;
--- 146,149 ----





More information about the Python-checkins mailing list