Mailing List Archive

python/dist/src/Doc ACKS,1.36,1.37
Update of /cvsroot/python/python/dist/src/Doc
In directory usw-pr-cvs1:/tmp/cvs-serv10448

Modified Files:
ACKS
Log Message:
Abstract the creation of signature lines for callable things; the new
\py@sigline macro will wrap the argument list so it will not extend into
the right margin.
Substantially based on a contribution from Dave Cole.
This addresses one of the comments in SF bug #574742.


Index: ACKS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/ACKS,v
retrieving revision 1.36
retrieving revision 1.37
diff -C2 -d -r1.36 -r1.37
*** ACKS 19 Apr 2002 15:59:00 -0000 1.36
--- ACKS 2 Jul 2002 20:32:50 -0000 1.37
***************
*** 41,44 ****
--- 41,45 ----
Mike Clarkson
Steve Clift
+ Dave Cole
Matthew Cowles
Jeremy Craven