I'd like to experiment with Tk 8.5 (now in beta) in my Python application, but Python 2.5 requires Tk 8.4.x. What would I need to patch in the Python sources or build scripts to get it built against Tk 8.5? -- Kevin Walzer Code by Kevin http://www.codebykevin.com -- http://mail.python.org/mailman/listinfo/python-list
- Build Python 2.5 against Tk 8.5 Kevin Walzer
- Re: Build Python 2.5 against Tk 8.5 Martin v. Löwis
- Re: Build Python 2.5 against Tk 8.5 Kevin Walzer
- Re: Build Python 2.5 against Tk 8.5 Russell E. Owen
- Re: Build Python 2.5 against Tk 8.5 Martin v. Löwis
- Re: Build Python 2.5 against Tk 8.5 Kevin Walzer