python -c "import os; while True: print('hello')"
 File "<string>", line 1
 import os; while True: print('hello')
                      ^
SyntaxError: invalid syntax
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to