summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-09-05 07:08:39 +0000
committerGuido van Rossum <guido@python.org>1997-09-05 07:08:39 +0000
commit174446fa6a8bbfbca540e5e867c938d7e3ab57ee (patch)
tree1d68fbba7428c8c9128bc068e03d185160707b13 /Python/pythonrun.c
parent093dab2fdf3d9eebc9bc25905fb815a3f733152c (diff)
downloadcpython-174446fa6a8bbfbca540e5e867c938d7e3ab57ee.tar.gz
Contribution by Hannu Krosing (with some changes).
Added 'p' format character for Pascal string (i.e. leading length byte). This uses the count prefix line 's' does, except that the count includes the length byte; i.e. '10p' takes 10 bytes packed but has space for a length byte and 9 data bytes.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions