[ python-Bugs-990792 ] sre.sub documentation is incomplete

SourceForge.net noreply at sourceforge.net
Sat Aug 7 19:42:21 CEST 2004


Bugs item #990792, was opened at 2004-07-14 07:06
Message generated for change (Comment added) made by akuchling
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=990792&group_id=5470

Category: Python Library
Group: Python 2.3
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Laurent Pinchart (peter_pan78)
>Assigned to: A.M. Kuchling (akuchling)
Summary: sre.sub documentation is incomplete

Initial Comment:
The sre.sub code documentation, as returned by help(sre.sub), is 
incomplete as it doesn't document the second form of the function 
which takes a callback function as the first argument. The 
documentation should be updated to at least state that the reader 
should refer to the official Python library documentation. 

----------------------------------------------------------------------

>Comment By: A.M. Kuchling (akuchling)
Date: 2004-08-07 13:42

Message:
Logged In: YES 
user_id=11375

Fixed in CVS HEAD.  Thanks!


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=990792&group_id=5470


More information about the Python-bugs-list mailing list