]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Change error message for array methods to use 'array' instead of 'list'. (#1853)
authorJim Fasarakis-Hilliard <d.f.hilliard@gmail.com>
Mon, 29 May 2017 17:43:39 +0000 (20:43 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 29 May 2017 17:43:39 +0000 (20:43 +0300)
commita4095efc3f26374a27cf8580a4f5ae4f7eb2f806
tree30864bea264a03c688efc2dc9e139a83616abeda
parent163468a766e16604bdea04a1ab808c0d3e729e5d
Change error message for array methods to use 'array' instead of 'list'. (#1853)
Modules/arraymodule.c