diff options
author | Fred Drake <fdrake@acm.org> | 1999-08-04 13:08:19 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-08-04 13:08:19 (GMT) |
commit | 4574f23115e2c0b35a2e1a4cac0aa7c855144639 (patch) | |
tree | d8a2dd3a779b17185a556865306270ef596400a0 /Doc | |
parent | 493aa4809b787bf6677b241a2e8e2c023b6a0710 (diff) | |
download | cpython-4574f23115e2c0b35a2e1a4cac0aa7c855144639.zip cpython-4574f23115e2c0b35a2e1a4cac0aa7c855144639.tar.gz cpython-4574f23115e2c0b35a2e1a4cac0aa7c855144639.tar.bz2 |
PyBuffer_New(): Raise ValueError if size is negative (the other
constructors didn't miss this).
Raise MemoryError if malloc() fails, instead of just
returning NULL.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions