New submission from Gregory Nofi <crackityjones200...@yahoo.com>: I'm attaching 2 patches with additional test cases for these built-in functions. They are mostly negative tests.
* abs * callable: trunk only * len * long: trunk only * range: copied some py3k range tests into trunk * reduce: trunk only * vars I'm currently helping port IronPython tests into CPython. This is part of that series. ---------- components: Tests files: builtins.trunk.patch keywords: patch messages: 106410 nosy: gnofi priority: normal severity: normal status: open title: Add test cases for builtins versions: Python 2.7, Python 3.1 Added file: http://bugs.python.org/file17457/builtins.trunk.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8816> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com