New submission from Mitchell Model <m...@acm.org>: In the Numeric Types documentation for 2.6, 3.0, and 3.1 trunc is documented as a built-in, like round, but while there is a trunc in math there is no built-in trunc. Read some of the debate on trunc from a year ago convinced me that this discrepancy is a documentation problem not a problem with the built-in functions. Sorry if I'm completely off target here, but since I noticed I figured it was worth an issue.
---------- assignee: georg.brandl components: Documentation, Library (Lib) messages: 79590 nosy: MLModel, georg.brandl severity: normal status: open title: trunc(x) erroneously documented as built-in versions: Python 2.6, Python 3.0, Python 3.1 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue4914> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com