• Ned Deily's avatar
    Issue #15663: OS X installer builtin Tcl/Tk support · 050fcd51
    Ned Deily yazdı
    Make it easier for users to make use of the backup _tkinter linked
    with the third-party Tcl and Tk frameworks in /Library/Frameworks.
    The two tkinter variants are now installed in separate directories
    under a new lib-tkinter.  This allows per-user selection by
    manipulating sys.path, directly or with PYTHONPATH.  If this
    proves useful, we can supply a more convenient user interface
    to supply the paths.  For now, this remains somewhat experimental.
    050fcd51
README.txt 9.2 KB