为啥不行呢?
# -*- coding: utf-8 -*- print u'''静夜思 床前明月光, 疑是地上霜。 举头望明月, 低头思故乡。''' 运行失败Traceback (most recent call last): File "index.py", line 8, in 低头思故乡。''' UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-2: ordinal not in range(128)