Geoffrey Furnish writes:
 > I've injected the work formerly done on the python branch, onto svn trunk
 > tip. 
 > [...]

One more ultra final addendum to the prior note.

Those who've been holding their breath for a *really* long time, will note
that the method used in this patch to get Python/Tk to know about plframe,
does not involve doing anything to the installed python whatsoever.  No
Setup.py, static linking, etc.  It's all done with dynamically loadable
python modules.  All you have to do is arrange for Python to know where to
load the PLplot extensions from, and from there you can leverage into a
Python/Tk that has plframe support.

------------------------------------------------------------------------------
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to