What steps will reproduce the problem?
1. Go to standard tests (andre's branch)
2. Try javascript interpreter
What is the expected output? What do you see instead?
Nothing is displayed. The following error appears on the console:
[snip]crunchyfier.py", line 405, in strip_prompts
lines = text.split('\n')
AttributeError: 'NoneType' object has no attribute 'split'
Johannes' version appears to be fixed.
Original issue reported on code.google.com by andre.ro...@gmail.com on 1 Jan 2007 at 10:20
Original issue reported on code.google.com by
andre.ro...@gmail.com
on 1 Jan 2007 at 10:20