summaryrefslogtreecommitdiffstats
path: root/Makefile.pre.in
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-06-11 21:23:58 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-06-11 21:23:58 (GMT)
commit2a9b36738504672e6c3cc42018669853b9c62566 (patch)
tree893769f1074188e55828864ebdadf1bf12c29b42 /Makefile.pre.in
parent0b9bc20e6669d886ceca55940d3a31d1ac6f17c8 (diff)
downloadcpython-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 'Makefile.pre.in')
0 files changed, 0 insertions, 0 deletions