Porting Perl to Python.

Posted by The Rook on Stack Overflow See other posts from Stack Overflow or by The Rook
Published on 2010-04-08T02:44:37Z Indexed on 2010/04/08 2:53 UTC
Read the original article Hit count: 329

Filed under:
|

I am wondering if there are any tips or tricks to converting perl into python. It would be nice if there was a script like python's 2to3. Or perhaps some compatibility libraries.

© Stack Overflow or respective owner

Related posts about perl

Related posts about python