<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">The problem I have is that the second email or phone shows as empty when pretty printed<div><br></div><div><div>for k,v in data.items():</div><div>                self.j.add('email')</div><div>                self.j.email.value = v</div><div>                self.j.email.type_param = 'INTERNET'</div></div><div><br></div><div>Testing the values assigned, they are correct, but in the result the second email or phone is just empty</div><div><br></div><div>I hope someone can enlighten me how to have multiple entries for a tag.</div><div><br></div><div>Thank you</div><div><br></div><div>Jeff</div><div><br></div><div><br></div><div>Result:</div><div><br></div><div><span class="Apple-style-span" style="color: rgb(204, 204, 204); font-family: LuxiMono, 'Bitstream Vera Sans Mono', Monaco, 'Courier New', monospace; font-size: 12px; ">VCARD<br>    ADR: 32 Sunny Waters Rd<br>Kincumber,  2251<br>Australia<br>    BDAY: 1961-10-21<br>    N:  Jeff G. Smith <br>    VERSION: 3.0<br>    TEL: 02 4332 0348<br>    params for  TEL:<br>       HOME ['HOME']<br>    TEL: <br>    NICKNAME: Eddie<br>    EMAIL: <a href="mailto:jeffsmith@mac.com">jeffsmith@mac.com</a><br>    params for  EMAIL:<br>       TYPE ['INTERNET']<br>    EMAIL: <br>    FN: Jeff Smith</span></div></body></html>