> File "/sw/lib/python2.3/lib-tk/Tkinter.py", line 3, in ?
/sw means you're getting something out of Fink, which may be your
problem -- the fink install hacks a path set into your account's
dotfiles somewhere, so you may only *think* you're getting the one
that comes with osx... Note the differen
Bob Ippolito wrote:
On Jan 29, 2005, at 19:40, Joachim Mårtensson wrote:
Hello everyone.
I am trying to figure out how to send appleevents to an external
program. What I want to accomplish is to open a text document in a
editor that supports the external editor protocol as described here
http
On Jan 29, 2005, at 19:40, Joachim Mårtensson wrote:
Hello everyone.
I am trying to figure out how to send appleevents to an external
program. What I want to accomplish is to open a text document in a
editor that supports the external editor protocol as described here
http://www.codingmonkeys
Hello everyone.
I am trying to figure out how to send appleevents to an external
program. What I want to accomplish is to open a text document in a
editor that supports the external editor protocol as described here
http://www.codingmonkeys.de/techpubs/externaleditor/pbxexternaleditor.html.
Here
On Jan 29, 2005, at 1:29 PM, Kirk Durston wrote:
It will be obvious that I am a newbie here when you see my question,
but here goes. I am writing my first program, and have encountered a
problem which I’ve been able to reproduce in the short program below.
Basically, I select a row (B) from a ma
Title: Mutating Row in a matrix
It will be obvious that I am a newbie here when you see my question, but here goes. I am writing my first program, and have encountered a problem which I’ve been able to reproduce in the short program below. Basically, I select a row (B) from a matrix and I want t
Forgive me if this question has been asked 100 times. I tried reading
through past archives, honest I did.
I'm having some trouble with Python and TK, but I'm not sure how to proceed.
This is what I did:
I'm using the version of Python that came with OSX -- version 2.3. I also
downloaded Tc
On Jan 29, 2005, at 4:28, Just van Rossum wrote:
Robert White wrote:
I started with Jaguar, MacOSX 10.2, where Python was built as a
framework.
The Python that shipped with 10.2 was not a framework build, but an
"ordinary" static unix build, or whatever the correct term for that is.
Mac OS X 10.2 s
Robert White wrote:
> I started with Jaguar, MacOSX 10.2, where Python was built as a
> framework.
The Python that shipped with 10.2 was not a framework build, but an
"ordinary" static unix build, or whatever the correct term for that is.
> I am just curious. Was Python included with 10.1 or 1