This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2004年07月14日 11:06 by peter_pan78, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg21578 - (view) | Author: Laurent Pinchart (peter_pan78) | Date: 2004年07月14日 11:06 | |
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. |
|||
| msg21579 - (view) | Author: A.M. Kuchling (akuchling) * (Python committer) | Date: 2004年08月07日 17:42 | |
Logged In: YES user_id=11375 Fixed in CVS HEAD. Thanks! |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:05 | admin | set | github: 40559 |
| 2004年07月14日 11:06:54 | peter_pan78 | create | |