summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_pow
Commit message (Collapse)AuthorAgeFilesLines
* New restriction on pow(x, y, z): If z is not None, x and y must be ofTim Peters2001-09-031-4/+0
| | | | | integer types, and y must be >= 0. See discussion at http://sf.net/tracker/index.php?func=detail&aid=457066&group_id=5470&atid=105470
* Two new files (to shut up regrtest).Guido van Rossum1996-12-201-0/+29