summaryrefslogtreecommitdiff
path: root/Lib/functools.py
Commit message (Expand)AuthorAgeFilesLines
* [Bug #1576241] Let functools.wraps work with built-in functionsAndrew M. Kuchling2006-10-271-1/+1
* Add functools.update_wrapper() and functools.wraps() as described in PEP 356Nick Coghlan2006-06-081-18/+43
* Whitespace normalization.Tim Peters2006-05-301-1/+1
* When adding a module like functools, it helps to let SVN know about the file.Nick Coghlan2006-05-291-0/+26