Discussion:
[Python-3000-checkins] r65585 - python/branches/py3k
brett.cannon
2008-08-08 04:16:58 UTC
Permalink
Author: brett.cannon
Date: Fri Aug 8 06:16:58 2008
New Revision: 65585

Log:
Blocked revisions 65584 via svnmerge

........
r65584 | brett.cannon | 2008-08-07 21:15:53 -0700 (Thu, 07 Aug 2008) | 3 lines

Change the warning emitted for using the buffer() object; memoryview() in 3.0
is not an equivalent.
........


Modified:
python/branches/py3k/ (props changed)

Loading...