diff options
author | Barry Warsaw <barry@python.org> | 2002-10-14 15:09:30 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2002-10-14 15:09:30 (GMT) |
commit | 6c2bc4635539765dc267094b95e0ef8f0ce9053a (patch) | |
tree | e8a7c50a844dfaab2f70e1af276f887633e6c68d /Lib/profile.doc | |
parent | 7cd724049f3d6c741dc3d7d3b652ba9a83481e5d (diff) | |
download | cpython-6c2bc4635539765dc267094b95e0ef8f0ce9053a.zip cpython-6c2bc4635539765dc267094b95e0ef8f0ce9053a.tar.gz cpython-6c2bc4635539765dc267094b95e0ef8f0ce9053a.tar.bz2 |
_split_header(): If we have a header which is a byte string containing
8-bit data, we cannot split it safely, so return the original string
unchanged.
_is8bitstring(): Helper function which returns True when we have a
byte string that contains non-ascii characters (i.e. mysterious 8-bit
data).
Diffstat (limited to 'Lib/profile.doc')
0 files changed, 0 insertions, 0 deletions