[Python-Dev] Problem with the memory docs (original) (raw)
Tim Peters tim.one@comcast.net
Thu, 04 Apr 2002 11:56:03 -0500
- Previous message: [Python-Dev] Problem with the memory docs
- Next message: [Python-Dev] Problem with the memory docs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[Tim]
The docs for PyMemMalloc say:
Requesting zero bytes returns a non-NULL pointer. ...
[Guido]
The whole post is a joke, right?
No -- I can't implement what the docs promise there.
You just mean that it can still return NULL when it runs out of memory, so the docs should say that?
The docs should be accurate, yes.
- Previous message: [Python-Dev] Problem with the memory docs
- Next message: [Python-Dev] Problem with the memory docs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]