]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Change the warning emitted for using the buffer() object; memoryview() in 3.0
authorBrett Cannon <bcannon@gmail.com>
Fri, 8 Aug 2008 04:15:53 +0000 (04:15 +0000)
committerBrett Cannon <bcannon@gmail.com>
Fri, 8 Aug 2008 04:15:53 +0000 (04:15 +0000)
commit0563a8ffd14c685fe1bf155e120b67a5e9311570
tree3f8814e1caabaf5dd90ebb43a6dfdb6523e6074a
parentd69390107a7e5e42c2cfae34fa79282a751d2dac
Change the warning emitted for using the buffer() object; memoryview() in 3.0
is not an equivalent.
Objects/bufferobject.c