On Thu, Mar 8, 2012 at 11:01 AM, kracethekingmaker
<[email protected]> wrote:
> On 03/09/2012 12:27 AM, Piotr Skamruk wrote:
>>
>> 2012/3/8 kracethekingmaker<[email protected]>:
>>>
>>> Hi PyPyians
>>>
>>>  Thanks to your support for making this happen. Especially to fijal, who
>>> was
>>> patient enough to answer my question.
>>>
>>> www.pylive.codespeaks.in, an online python interpreter(strictly pypy
>>
>> looks like application had bad times...
>> 502 from webserver in front of it...
>
>
> Sorry, I did some mistake with git stash pop, I apologise. so whole system
> was corrupted, Thanks for your time. Now system is up. Kindly try.
>>>
>>> interpreter) on top pypy sandboxed version 1.7. Source code of the site
>>> is
>>>
>>> located @ www.github.com/kracekumar/pylive, just feel free to try and
>>> post
>>> your feedback, in case pypy community wants any analysis or what kind of
>>> code ppl try, I can share with the group, please feel free to comment.
>>>
>>> --
>>> "Talk is cheap, show me the code" -- Linus Torvalds
>>> Regards
>>> Kracekumar.R
>>> www.kracekumar.com
>>>
>>> _______________________________________________
>>> pypy-dev mailing list
>>> [email protected]
>>> http://mail.python.org/mailman/listinfo/pypy-dev
>
>
>
> --
> "Talk is cheap, show me the code" -- Linus Torvalds
> Regards
> Kracekumar.R
> www.kracekumar.com
>
> _______________________________________________
> pypy-dev mailing list
> [email protected]
> http://mail.python.org/mailman/listinfo/pypy-dev

Hey

you don't correctly escape the output. So a print '<h1>' would do
exactly that ;-)

Cheers,
fijal
_______________________________________________
pypy-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to