commit | 4b2472647af97a80c4d855ffb81dbeb9e6d196fd | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Oct 22 20:20:20 2002 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Oct 22 20:20:20 2002 +0000 |
tree | 875b7fabf44ce40c310c140285ca182fc1b710da | |
parent | 4c486bc0c0022b0d985582d3f24b719fed4a0911 [diff] |
Clarified the error cases and Unicode handling of PyString_AsString(), PyString_AsStringAndSize(), and PyString_AS_STRING(). Closes SF bug #606463.