Antoine Pitrou <[email protected]> added the comment: That could help, but you easily miss the title when looking up the doc for a given function.
And since log2() already has a seealso for the corresponding int method, pow() could grow one as well. (and in all honesty I don't know the difference between the "**" operator and the built-in pow() function :-)) ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue15438> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
