New submission from Edd Barrett <[email protected]>: The following diff allows the recent Tk work to run on OpenBSD. Note that you need a threaded version of tcl for the pypy tk binding to function (is this intended? Cpython does not require a threaded version of tcl).
I have left some XXX comments as questions to the devs. I am not sure if there is a better way to locate tk... Cheers ---------- files: pypy-tk.diff messages: 5912 nosy: pypy-issue, vext01 priority: wish status: unread title: Add OpenBSD specific paths to tkinter module. ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1531> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
