warcat icon indicating copy to clipboard operation
warcat copied to clipboard

Support older Python 2.7

Open chfoo opened this issue 11 years ago • 2 comments

With chfoo/wpull being a success at supporting Python 2 using the latest lib3to2, Warcat shouldn't have problems with being backported.

chfoo avatar Jan 17 '14 21:01 chfoo

Hi @chfoo,

I have attempted a backport of warcat, and it seems to be working fine for me. See the code at https://github.com/bonitao/warcat/tree/py2. I disabled some tests, but if you are willing to accept a pull requests, I can finish porting them as well.

bonitao avatar Feb 09 '15 11:02 bonitao

Thanks, I'll be happy to accept pull requests. Please take your time to finish porting the code. Correctness is much more important than version compatibility.

chfoo avatar Feb 10 '15 03:02 chfoo