]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #8816: Extra tests for some built-in functions. These tests are
authorMark Dickinson <dickinsm@gmail.com>
Tue, 25 May 2010 19:01:08 +0000 (19:01 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Tue, 25 May 2010 19:01:08 +0000 (19:01 +0000)
commit20665599131379d7cd9e6a447551f252a2b115c5
tree9740317886633483e120503d6b99c99a7b055e61
parent172e06e0194f7804eee74ea02af77eb2f8f32c4f
Issue #8816: Extra tests for some built-in functions.  These tests are
ports of IronPython tests.  Thanks Gregory Nofi.
Lib/test/test_builtin.py
Lib/test/test_enumerate.py
Lib/test/test_long.py