Bugs item #1630511, was opened at 2007-01-08 12:05
Message generated for change (Comment added) made by mwh
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1630511&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: Python 2.4
>Status: Closed
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Keith Briggs (kbriggs)
>Assigned to: Michael Hudson (mwh)
Summary: doc error for re.sub

Initial Comment:
http://www.python.org/doc/2.4.3/lib/node115.html says that repl in sub(pattern, 
repl, string[, count]) can be a function.   This is fact does not work and this 
facility came in a later version.

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

>Comment By: Michael Hudson (mwh)
Date: 2007-01-08 17:51

Message:
Logged In: YES 
user_id=6656
Originator: NO

Um, what?  This has worked since at least 1.5.2, and probably before.  Did
you think you'd found the docs for 1.4?

Closing.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1630511&group_id=5470
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to