commit | 6a959a1213d4bb9cde122b0450984e4936273b65 | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Sat Feb 23 04:53:44 2013 +0200 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Sat Feb 23 04:53:44 2013 +0200 |
tree | 29e3cab00769032a8b75c71cb88975681b363af5 | |
parent | 43b09d49b61e1f66177d10b6589678b0472599c1 [diff] |
#15438: add a note to math.pow() that suggests using **/pow() for integers. Patch by Mark Dickinson.