vilcans/screenplain

Port to Python 3

vilcans opened this issue · 1 comments

Now that the Python Foundation have closed all support for Python 2, it's about time to port Screenplain to Python 3.

Finalize the port to Python 3 and make that the new master branch. Stop supporting Python 2 altogether in new versions. Making the same code work with both 2 and 3 was such a hassle last time I tried.

FYI the current master branch with #56 applied works fine for me on Python 3.8.