diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-06-11 21:23:58 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-06-11 21:23:58 (GMT) |
commit | 2a9b36738504672e6c3cc42018669853b9c62566 (patch) | |
tree | 893769f1074188e55828864ebdadf1bf12c29b42 /Include/token.h | |
parent | 0b9bc20e6669d886ceca55940d3a31d1ac6f17c8 (diff) | |
download | cpython-2a9b36738504672e6c3cc42018669853b9c62566.zip cpython-2a9b36738504672e6c3cc42018669853b9c62566.tar.gz cpython-2a9b36738504672e6c3cc42018669853b9c62566.tar.bz2 |
Two new private longobject API functions,
_PyLong_FromByteArray
_PyLong_AsByteArray
Untested and probably buggy -- they compile OK, but nothing calls them
yet. Will soon be called by the struct module, to implement x-platform
'q' and 'Q'.
If other people have uses for them, we could move them into the public API.
See longobject.h for usage details.
Diffstat (limited to 'Include/token.h')
0 files changed, 0 insertions, 0 deletions