summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_keywordonlyarg.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 53952-54987 via svnmerge fromGuido van Rossum2007-04-271-1/+1
* Change all the function attributes from func_* -> __*__. This gets ridNeal Norwitz2007-02-251-4/+4
* Unit tests for PEP 3102, by Jiwon Seo. Forgot to add these earlier.Guido van Rossum2006-11-221-0/+151