<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I don't know if Lastpass started doing this after the Lastpass
    import script was written, but the CSV export is now escaped as
    HTML. That means that any passwords are imported incorrectly if they
    have ampersands.<br>
    <br>
    This would be fairly easy to correct, there is a "cgi" module that
    provides a function "CGI.unescapeHTML" that processes these entities
    back into single characters. I've attached a patch that does this.<br>
    <div class="moz-signature">-- <br>
      <a
href="https://about.me/robert.richter?promo=email_sig&utm_source=email_sig&utm_medium=email_sig&utm_campaign=external_links"
        style="text-decoration:none;display:inline-block">
        <div>
          <div
            style="font-size:18px;line-height:1;font-weight:bold;color:#333333;font-family:proxima-nova-1,Proxima-Nova,
            Helvetica, Arial, Sans-Serif">Robert Richter</div>
        </div>
        <div>
          <div
            style="margin:0;margin-top:3px;font-size:12px;color:#2b82ad;font-family:proxima-nova-1,Proxima-Nova,
            Helvetica, Arial, Sans-Serif"><img
              src="cid:part1.06000200.09090000@gmail.com" alt="https://"
              style="display:block;width:0;height:0;overflow:hidden"
              height="0" width="0">about.me/robert.richter</div>
        </div>
      </a></div>
  </body>
</html>