Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make functools.wraps() docs a bit clearer. | Georg Brandl | 2007-02-15 | 1 | -6/+11 |
* | Add functools.update_wrapper() and functools.wraps() as described in PEP 356 | Nick Coghlan | 2006-06-08 | 1 | -0/+46 |
* | Apply modified version of Collin Winter's patch #1478788 | Nick Coghlan | 2006-05-29 | 1 | -0/+81 |