diff options
author | Barry Warsaw <barry@python.org> | 2003-03-06 20:33:04 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2003-03-06 20:33:04 (GMT) |
commit | bd836dfba3fd0d86807196c4049e998a4b9b9b92 (patch) | |
tree | 193934581ff3fc33e65440b1a45e23af72f21d2a /Include/marshal.h | |
parent | f0d35856691bcee72f64e028959ee8f602fbff08 (diff) | |
download | cpython-bd836dfba3fd0d86807196c4049e998a4b9b9b92.zip cpython-bd836dfba3fd0d86807196c4049e998a4b9b9b92.tar.gz cpython-bd836dfba3fd0d86807196c4049e998a4b9b9b92.tar.bz2 |
_split_ascii(): In the clause where curlen + partlen > maxlen, if the
part itself is longer than maxlen, and we aren't already splitting on
whitespace, then we recursively split the part on whitespace and
append that to the this list.
Diffstat (limited to 'Include/marshal.h')
0 files changed, 0 insertions, 0 deletions