summaryrefslogtreecommitdiffstats
path: root/Lib/functools.py
Commit message (Expand)AuthorAgeFilesLines
* 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