summaryrefslogtreecommitdiff
path: root/Lib/test/test_abstract_numbers.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports in test modules.Georg Brandl2010-02-071-2/+0
* convert usage of fail* to assert*Benjamin Peterson2009-06-301-8/+8
* Removed Exact/Inexact after discussion with Yasskin.Raymond Hettinger2008-03-151-9/+0
* Move __builtins__.trunc() to math.trunc() perJeffrey Yasskin2008-02-011-6/+7
* Backport PEP 3141 from the py3k branch to the trunk. This includes r50877 (justJeffrey Yasskin2008-01-031-0/+62