On Mon, 07 Nov 2005 00:01:29 +, Bengt Richter wrote:
> On Thu, 03 Nov 2005 14:23:53 +1000, Paul Cochrane <[EMAIL PROTECTED]> wrote:
>
>>On Wed, 02 Nov 2005 06:33:28 +, Bengt Richter wrote:
>>
>>> On Wed, 2 Nov 2005 06:08:22 + (UTC), Paul Cochra
On Thu, 03 Nov 2005 19:56:48 +, Tom Anderson wrote:
> On Thu, 3 Nov 2005, Paul Cochrane wrote:
>
>> On Wed, 02 Nov 2005 06:33:28 +, Bengt Richter wrote:
>>
>>> On Wed, 2 Nov 2005 06:08:22 + (UTC), Paul Cochrane <[EMAIL PROTECTED]>
>>> wrote:
On Wed, 02 Nov 2005 06:33:28 +, Bengt Richter wrote:
> On Wed, 2 Nov 2005 06:08:22 + (UTC), Paul Cochrane <[EMAIL PROTECTED]>
> wrote:
>
>>Hi all,
>>
>>I've got an application that I'm writing that autogenerates python code
>>which I t
but this means that I can't share
the data around as easily. I've also seen the Pyro project as a
possibility, but I would like to keep this as "core python" as possible.
Any help or advice would be really (really!) appreciated.
TIA
Paul
--
Paul Cochrane
Earth Systems Science
h.png"
> gnuplot> plot '/tmp/tmpHMTkpL' notitle
>
> (and it makes the graph image just fine)
>
> I mean what the hell is going on? My permissions on /tmp are wide open
> (drwxrwxrwt). It does the same thing when I run as root. And it
> _always_ works when
PyScript is a python module for producing high quality postscript
graphics. Rather than use a GUI to draw a picture, the picture is
programmed using python and the PyScript objects.
Some of the key features are:
* All scripting is done in python, which is a high level, easy to
learn, wel