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.
G
Guido van Rossum committed
9eb671fac3ab8b47c7511513ab9576fee0aefc91
Parent: bd4435a