Home | History | Annotate | Download | only in python2.7

Lines Matching full:pstring

36           <marker name> ("pstring")
45 <human-readable version of compression type> ("pstring")
51 A pstring consists of 1 byte length, a string of characters, and 0 or 1
214 raise ValueError("string exceeds maximum pstring length")