Files
cpython/Lib
R. David Murray 0101a3a827 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.
........
2010-12-12 20:28:13 +00:00
..
2010-11-27 14:46:13 +00:00
2009-06-26 13:05:03 +00:00
2009-06-03 17:21:17 +00:00
2009-05-17 12:22:57 +00:00
2009-05-01 20:45:43 +00:00
2009-02-25 02:25:04 +00:00
2009-03-21 17:36:10 +00:00
2009-03-02 05:21:55 +00:00
2010-10-31 16:06:55 +00:00