commit | 48b4bf7b1a0feae48df27d7ecb9fdde448ef432d | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Mar 21 08:48:04 2006 +0000 |
committer | Georg Brandl <georg@python.org> | Tue Mar 21 08:48:04 2006 +0000 |
tree | a43d9f61485b9005fa4010961db0cf6cc000cacf | |
parent | 59b96c1029290822b7069634fce4628b19b2d4ca [diff] |
Add a note about pow(x,y) equalling x**y (the "**" operator was used unmotivated in the pow() docs)