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

SourceForge.net noreply at sourceforge.net
Wed Jul 14 13:06:54 CEST 2004


Bugs item #990792, was opened at 2004-07-14 13:06
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Open
Resolution: None
Priority: 5
Submitted By: Laurent Pinchart (peter_pan78)
Assigned to: Nobody/Anonymous (nobody)
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. 

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

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