<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 12/31/2012 10:12 PM, Gregory P. Smith wrote:<br>
    <blockquote
cite="mid:CAGE7PN+RThGMcbnpdT0gDtmMx0ze8uZ0-tMJPJPXmmefHcmm5w@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <div class="gmail_extra">
          <div class="gmail_quote">On Mon, Dec 31, 2012 at 7:37 AM, Tres
            Seaver <span dir="ltr">&lt;<a moz-do-not-send="true"
                href="mailto:tseaver@palladion.com" target="_blank">tseaver@palladion.com</a>&gt;</span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div class="im">-----BEGIN PGP SIGNED MESSAGE-----<br>
                Hash: SHA1<br>
                <br>
              </div>
              On 12/31/2012 09:52 AM, Ned Batchelder wrote:<br>
              &gt; On 12/31/2012 8:54 AM, Tres Seaver wrote: On
              12/31/2012 08:22 AM, Ned<br>
              <div class="im">&gt; Batchelder wrote:<br>
                &gt;&gt;&gt;&gt; Oops, posted this two days ago, and
                forgot to mention it here:<br>
                &gt;&gt;&gt;&gt; <a moz-do-not-send="true"
                  href="http://nedbatchelder.com/blog/201212/coveragepy_36b3.html"
                  target="_blank">http://nedbatchelder.com/blog/201212/coveragepy_36b3.html</a><br>
                &gt; Thanks, Ned, for the quick turnaround on the fix!<br>
                &gt;<br>
                &gt; Thanks more generally for coverage: &nbsp;I blame it,
                along with tox and<br>
                &gt; nose, for the huge timesuck I encountered this year
                implementing<br>
                &gt; Python2-Python3 "straddling" on the packages I help
                maintain (I won't<br>
                &gt; even consider a port until I get statement coverage
                up to 100%).<br>
                &gt;<br>
                &gt;<br>
                &gt;&gt; You're welcome, I think? &nbsp;:)<br>
                <br>
              </div>
              Definitely. &nbsp;I had just been reviewing the several hundred
              hours I put<br>
              into porting this year: &nbsp;I would never have even
              contemplated it without<br>
              the tools you, Holger, and Titus have provided.<br>
            </blockquote>
            <div><br>
            </div>
            <div style="">Cool. &nbsp;A writeup, lightening talk or general
              lessons learned from your 2and3 porting efforts would be
              great to read. :)</div>
            <div style="">
              <br>
            </div>
            <div style="">(read: I'm in the process of doing this for a
              bunch of code and would love to pre-learn things I haven't
              run into yet)</div>
            <div style=""><br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    I wrote a bit about it back when I first did the 3.x work:&nbsp;
    <a class="moz-txt-link-freetext" href="http://nedbatchelder.com/blog/200907/coveragepy_on_python_3x.html">http://nedbatchelder.com/blog/200907/coveragepy_on_python_3x.html</a>&nbsp;
    This was 3.5 years ago, and is out of date: it describes a 2to3
    workflow that I don't even remember.&nbsp; Today, the same code runs on
    Python 2.3 through 3.3, which isn't easy, but you can get used to
    it.&nbsp; Today, I would use the "six" module to smooth over the
    differences, but I got started before it did, so I have a similar
    module of my own, called "backward" (compatible).<br>
    <br>
    --Ned.<br>
    <br>
    <blockquote
cite="mid:CAGE7PN+RThGMcbnpdT0gDtmMx0ze8uZ0-tMJPJPXmmefHcmm5w@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div style="">-gps</div>
            <div style=""><br>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
testing-in-python mailing list
<a class="moz-txt-link-abbreviated" href="mailto:testing-in-python@lists.idyll.org">testing-in-python@lists.idyll.org</a>
<a class="moz-txt-link-freetext" href="http://lists.idyll.org/listinfo/testing-in-python">http://lists.idyll.org/listinfo/testing-in-python</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>