Eric <[EMAIL PROTECTED]> writes:
> I'm not sure about everyone else, but I find the big warnings about
> CSS and JavaScript almost as annoying as the fact that it doesn't do
> anything. At all, even with JavaScript enabled. Then again, my main
> browser is elinks, so my opinion is somewhat biased
"Maravilloso" <[EMAIL PROTECTED]> writes:
> I'm afraid that I've spoiled the "try_python" working by means of
> executing the sentence:
>
> open("try.py").write("\n")
>
> Sorry. I hope it don't be difficult for you to restore the module again
> to the default folder.
No problem - I'm not crazy eno
I'm afraid that I've spoiled the "try_python" working by means of
executing the sentence:
open("try.py").write("\n")
Sorry. I hope it don't be difficult for you to restore the module again
to the default folder.
In any case, I think it should include some control for malicious code
like that one
On 20 December 2005, Mike Meyer wrote:
> Ok, I've given it the interface I want, and made it less of an
> attractive nuisance.
>
> http://www.mired.org/home/mwm/try_python/ is now ready for people to
> play with. There's no tutorial information on it yet, that's the next
> thing to do. However, I w
Richie Hindle <[EMAIL PROTECTED]> writes:
>> My assumption is that if splitting on '\n' leaves us with one
>> thing, we may have gotten a string that used \r for newlines
> Ah, OK. Your comment talks about DOS - that won't happen on DOS (or
> Windows) which uses \r\n. I don't know about the Mac.
[Richie]
> I think it's your JavaScript '\r' processing that's broken. Certainly the
> error ("unexpected EOF while parsing") is consistent with having a \r on the
> end of the expression.
[Mike]
> Python doesn't care about the trailing newline.
That's a carriage return, not a newline:
>>> eva
Richie Hindle <[EMAIL PROTECTED]> writes:
>> Yeah, I know. I poked at it briefly, but couldn't figure out what was
>> goiing on. MSIE on the Mac doesn't work at all (no AJAT), and I don't
>> have regular access to a Windows box to try it on.
>
> I think it's your JavaScript '\r' processing that's b
Mike Meyer wrote:
[Browser behaviour]
> Actually, it's doing form processing. It's doing XMLHttpRequests.
You might want to add some workarounds for Konqueror. What I found was
that Konqueror (on KDE 3.4.0) has a tendency to add null bytes to the
end of some form field values. Consequently, I ge
[Claudio]
> The page doesn't work for me in MSIE (I am on a Windows system)
[Mike]
> Yeah, I know. I poked at it briefly, but couldn't figure out what was
> goiing on. MSIE on the Mac doesn't work at all (no AJAT), and I don't
> have regular access to a Windows box to try it on.
I think it's you
Mike Meyer wrote:
> Ok, I've given it the interface I want, and made it less of an
> attractive nuisance.
>
> http://www.mired.org/home/mwm/try_python/ is now ready for people to
> play with. There's no tutorial information on it yet, that's the next
> thing to do. However, I won't be able to work
[EMAIL PROTECTED] writes:
> >> It does work for me in FireFox and Netscape:
> >> >>> 1+1
> >> 2
> Mike> Also Safari, Mozilla and Netscape.
> I tried 4+3 in Safari and got
I've been futzing with it all evening. Various things I've done have
broken it in strange ways. It's working n
"David Wahler" <[EMAIL PROTECTED]> writes:
> Mike Meyer wrote:
>> The previous version was in a jail, which is why I didn't want it
>> generally announced. The logs made amusing reading. I like Gerhard's
>> idea of removing __import__, and have done that.
> Oh, you have, eh? Are you absolutely sur
Mike Meyer wrote:
> The previous version was in a jail, which is why I didn't want it
> generally announced. The logs made amusing reading. I like Gerhard's
> idea of removing __import__, and have done that.
Oh, you have, eh? Are you absolutely sure? Try running "grep 'all your
base' log".
-- Dav
>> It does work for me in FireFox and Netscape:
>> >>> 1+1
>> 2
Mike> Also Safari, Mozilla and Netscape.
I tried 4+3 in Safari and got
500 Internal Server Error
Internal Server Error
The server encountered an internal error or
misconfiguration and
Claudio Grondi <[EMAIL PROTECTED]> writes:
> Mike Meyer wrote:
>> Ok, I've given it the interface I want, and made it less of an
>> attractive nuisance.
>> http://www.mired.org/home/mwm/try_python/ is now ready for people to
>> play with. There's no tutorial information on it yet, that's the next
>
"Lonnie Princehouse" <[EMAIL PROTECTED]> writes:
> Pretty neat =)
> But aren't you concerned about security? Letting anybody execute
> arbitrary Python expressions (and therefore also arbitrary system
> commands?!) on your box --- even from within a FreeBSD jail --- seems a
> bit dangerous.
What'
Mike Meyer wrote:
> Ok, I've given it the interface I want, and made it less of an
> attractive nuisance.
>
> http://www.mired.org/home/mwm/try_python/ is now ready for people to
> play with. There's no tutorial information on it yet, that's the next
> thing to do. However, I won't be able to work
Lonnie Princehouse wrote:
> Pretty neat =)
>
> But aren't you concerned about security? Letting anybody execute
> arbitrary Python expressions (and therefore also arbitrary system
> commands?!) on your box --- even from within a FreeBSD jail --- seems a
> bit dangerous.
I found out about the Fre
Mike Meyer wrote:
> Ok, I've given it the interface I want, and made it less of an
> attractive nuisance.
>
> http://www.mired.org/home/mwm/try_python/ is now ready for people to
> play with. There's no tutorial information on it yet, that's the next
> thing to do. However, I won't be able to work
Pretty neat =)
But aren't you concerned about security? Letting anybody execute
arbitrary Python expressions (and therefore also arbitrary system
commands?!) on your box --- even from within a FreeBSD jail --- seems a
bit dangerous.
--
http://mail.python.org/mailman/listinfo/python-list
Ok, I've given it the interface I want, and made it less of an
attractive nuisance.
http://www.mired.org/home/mwm/try_python/ is now ready for people to
play with. There's no tutorial information on it yet, that's the next
thing to do. However, I won't be able to work on it for a while, so if
you
21 matches
Mail list logo