From: Perttu L. <per...@ik...> - 2017-05-16 10:55:49
|
In text.py at line 1517 a new global import statement "from pyx.config import open, format" was added recently by r3680. This breaks calls to the built-in open() function on lines 1172 and 1416. PS. Are there plans to move PyX from Sourceforge to some less horrendously obsolete platform, such as GitHub or GitLab? Contributing to the code would be more pleasant with git clones, issue trackers, pull requests etc :) -- Perttu Luukko |