]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make it possible to find the use of tp_as_buffer here with a global search.
authorTim Peters <tim.peters@gmail.com>
Tue, 5 Jun 2001 04:43:26 +0000 (04:43 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 5 Jun 2001 04:43:26 +0000 (04:43 +0000)
commitb870c752537ebb3e1aad4a8636f962d3b90669eb
treec22773224a04f3260f8c34313672c2c74b790767
parent88382696f48244e8dbb30cfcf1882b57cb019fc0
Make it possible to find the use of tp_as_buffer here with a global search.
(Just a change to a comment)
Modules/arraymodule.c