summaryrefslogtreecommitdiff
path: root/Python/codecs.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-06-11 21:23:58 +0000
committerTim Peters <tim.peters@gmail.com>2001-06-11 21:23:58 +0000
commit2a9b36738504672e6c3cc42018669853b9c62566 (patch)
tree893769f1074188e55828864ebdadf1bf12c29b42 /Python/codecs.c
parent0b9bc20e6669d886ceca55940d3a31d1ac6f17c8 (diff)
downloadcpython-git-2a9b36738504672e6c3cc42018669853b9c62566.tar.gz
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 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions