Chris Rebert wrote:
In the future, also NOTE THAT SHOUTING TYPICALLY DOES NOT EARN ONE SYMPATHY.
Cheers,
Chris
Let me demonstrate: Chris, I have no sympathy for you :-)
--
MPH
http://blog.dcuktec.com
'If consumed, best digested with added seasoning to own preference.'
--
http://mail.python.
On 24 Jun, 15:22, "Pegasus" wrote:
> I need help with an implementation of your
> interpreter under PSPE/PSP.
There doesn't seem to be much of an intersection between the PSP and
"mainstream" Python communities, so some more context may have been
desirable here.
[...]
> We believe that the trou
On 2009-06-24, Chris Rebert wrote:
> In the future, also NOTE THAT SHOUTING TYPICALLY DOES NOT EARN ONE SYMPATHY.
And to insure that a post is ignored, make sure the subject
contains no meaningful question, only a plea for help:
http://catb.org/~esr/faqs/smart-questions.html#bespecificurget
On Wed, Jun 24, 2009 at 6:22 AM, Pegasus wrote:
> I need help with an implementation of your
> interpreter under PSPE/PSP.
>
> I need to know something about the C
> functions that are recalled by the interpreter
> when it executes a .pyc file.
>
> Our version of ndPython is very slow in
> executio
You could start by reading this:
http://catb.org/~esr/faqs/smart-questions.html
Cheers,
Brian
Pegasus wrote:
I need help with an implementation of your
interpreter under PSPE/PSP.
I need to know something about the C
functions that are recalled by the interpreter
when it executes a .pyc file.