Ned wrote:

> Ronald has suggested modifying Tkinter and the installer build 
> to allow one Python instance to dynamically link with either 8.4 or 8.5, 
> depending on what is available but I don't think anyone has found time 
> to work on that.  Contributions welcome!

I looked in Apple's Tcl and Tk frameworks, and the only libraries
I find there appear to be *static* libraries (.a files that "file" indicates
are ar archives).  Am I right about this?  Would this make it easier
to modify setup.py to build against a particular version?

-Tom


-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to