]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Resurrect two buffer tests, converting irepeat() to imul(). Undoes part of r68962.
authorRaymond Hettinger <python@rcn.com>
Tue, 27 Jan 2009 11:04:59 +0000 (11:04 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 27 Jan 2009 11:04:59 +0000 (11:04 +0000)
commit6e1e40271b5bdbc1e6d39938a67626112eeeaa77
tree8239985ee06c4e10a39dc6535a5358d36f116b31
parent41db7767455a0c25cb9007d699bef07396a2a4e3
Resurrect two buffer tests, converting irepeat() to imul().  Undoes part of r68962.
Lib/test/test_array.py