[Edu-sig] re: Where mathematics comes from

Kirby Urner urnerk@qwest.net
Tue, 28 Jan 2003 10:20:33 -0800


At 11:53 AM 1/28/2003 -0600, Patrick K. O'Brien wrote:

>While this is good general advice, I'm not sure it will be enough to allow
>PyGeo to be usable from PyCrust as I'm not sure the Tkinter and wxPython
>event loops will get along with each other.
>
>--
>Patrick K. O'Brien

Yes, this is a key question.  Do you know for a fact that this
experiment will fail?  I was hoping wxPython was enough different
that it'd sort of "stay out of the way" of the Tk event loop.
Maybe not though.  Is ActiveState's Pythonwin also incompatible
with PyGeo then?

In any case, I'll put up with using VPython in a command box
Python, if I can avoid installing VPython's separate IDLE,
which I don't want (either I use an IDLE bundled with Python
itself, or I don't want to use IDLE).

Kirby