← Back to team overview

testtools-dev team mailing list archive

Re: [Merge] lp:~jseutter/testtools/py3_again into lp:testtools

 

As far as the byte compilation errors, the easiest thing to do is just ignore them.  It won't matter anyway, since as you say, the module won't get imported in Python 3 anyway.  If you *really* wanted to fix it I suppose you could hack the MANIFEST file after it gets generated (maybe by a custom distutils subclass), I doubt it's worth the effort.
-- 
https://code.launchpad.net/~jseutter/testtools/py3_again/+merge/105569
Your team testtools developers is subscribed to branch lp:testtools.


References