Serhiy Storchaka added the comment: > Well, C99 covers pow for *real* numbers just fine; it's complex numbers > where no-one wants to pin down what the behaviour should be.
C99 contains cpow. Perhaps we should use conditional compilation? ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue15996> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
