Mark Dickinson <dicki...@gmail.com> added the comment: +1. This is natural counterpart to math.isinf and math.isnan. In fact, it's quite surprising to have those two functions available and not math.isfinite.
Here's a patch. ---------- assignee: -> mark.dickinson keywords: +patch nosy: +mark.dickinson stage: -> patch review type: -> feature request Added file: http://bugs.python.org/file17867/isfinite.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9165> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com