diff options
author | R. David Murray <rdmurray@bitdance.com> | 2010-12-12 20:32:19 +0000 |
---|---|---|
committer | R. David Murray <rdmurray@bitdance.com> | 2010-12-12 20:32:19 +0000 |
commit | 910c52fcf4ef25ce4c765aa3f2733704b4adaab7 (patch) | |
tree | 04101918ec5d58ba77156f41b243ea66a44db30c /Python/ceval.c | |
parent | 0b883012c4b50a7428f39db91ec7ead93eae2ab0 (diff) | |
download | cpython-git-910c52fcf4ef25ce4c765aa3f2733704b4adaab7.tar.gz |
Merged revisions 87191 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r87191 | r.david.murray | 2010-12-12 15:06:19 -0500 (Sun, 12 Dec 2010) | 6 lines
#243654: only create a new MIME boundary if we don't already have one.
The rearranged code should do exactly what the old code did, but
the new code avoids a potentially costly re computation in the case
where a boundary already exists.
........
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions