Long PythonScript Problem
Hi Evan, Sorry to bug you but there appears to be a problem with Python Scripts longer than about 6kb. If you submit them via the web form, you either get 'connection reset by peer' or no data returned. You can reproduce this quite easy by using a _big_ block of hashes ;-) Any ideas? cheers, Chris
From: "Chris Withers" <chrisw@nipltd.com>
Sorry to bug you but there appears to be a problem with Python Scripts longer than about 6kb.
If you submit them via the web form, you either get 'connection reset by peer' or no data returned.
Can you send me an example? Cheers, Evan @ digicool
Evan Simpson wrote:
From: "Chris Withers" <chrisw@nipltd.com>
Sorry to bug you but there appears to be a problem with Python Scripts longer than about 6kb.
If you submit them via the web form, you either get 'connection reset by peer' or no data returned.
Can you send me an example?
I can't right now :-( The example contains 'sensitive code' and of course I can't reproduce it using code I can mail you ;-) I'm guessing the resricted python stuff might have an impact on this? If so, any idea when that's likely to land in a release? cheers, Chris
From: "Chris Withers" <chrisw@nipltd.com>
I'm guessing the resricted python stuff might have an impact on this?
If so, any idea when that's likely to land in a release?
Yes, it totally reimplements the guts of Scripts, and will be part of 2.4. When 2.4 will be released, I can't say. Cheers, Evan @ digicool
participants (2)
-
Chris Withers -
Evan Simpson