REH wrote:
Using the Mac Leopard NATIVE installation of the Python 2.5 interpreter,
called out of the Terminal UNIX command line (i.e. NOT through the
X-code machinery), is it possible to pipe or pass in a text file
containing Python code?
the Apple one is a normal old python install -- just
REH wrote:
> Hello All,
>
> Using the Mac Leopard NATIVE installation of the Python 2.5
> interpreter, called out of the Terminal UNIX command line (i.e. NOT
> through the X-code machinery), is it possible to pipe or pass in a
> text file containing Python code? Or is this literally a type-as-yo
Hello All,
Using the Mac Leopard NATIVE installation of the Python 2.5
interpreter, called out of the Terminal UNIX command line (i.e. NOT
through the X-code machinery), is it possible to pipe or pass in a
text file containing Python code? Or is this literally a type-as-you-
go-only inter