__init__(): Don't attach the subparts if its an empty tuple. If the
authorBarry Warsaw <barry@python.org>
Tue, 9 Jul 2002 02:44:26 +0000 (02:44 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 9 Jul 2002 02:44:26 +0000 (02:44 +0000)
commitbb493a7039ca56e7f7471128340ad3d854da0305
treeb37b628ba652f157e74382522b9f5b1e26bdf136
parent93c40f0c3a9e96f46e51d92c3bfa8ac50012902b
__init__(): Don't attach the subparts if its an empty tuple.  If the
boundary was given in the arguments, call set_boundary().
Lib/email/MIMEMultipart.py