Hi all,
New appscript binaries are available at:
http://appscript.sourceforge.net/download.html
Some API changes, and various bug fixes, improvements and performance
optimisations. Before installing appscript, please see the
accompanying 'Read Me First' file for a list of changes and
instr
Bob Ippolito wrote:
> Install universal Python 2.4,
http://www.pythonmac.org/packages/py24-fat/
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seat
On 8/17/06, Simon Willison <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've just got my hands on a MacBook Pro, but the old trick for getting
> readline running for Python no longer works:
>
> $ python `python -c "import pimp; print pimp.__file__"` -i readline
> Traceback (most recent call last):
> ... .
Hi,
I've just got my hands on a MacBook Pro, but the old trick for getting
readline running for Python no longer works:
$ python `python -c "import pimp; print pimp.__file__"` -i readline
Traceback (most recent call last):
... ...
urllib2.HTTPError: HTTP Error 404: Not Found
Further investigati