@aristotll windows 上?,我这里实测可以 C:\Python27>python Python 2.7.8 (default, Jun 30 2014, 16:03:49) [MSC v.1500 32 bit (Intel)] on wi 32 Type "help", "copyright", "credits" or "license" for more information. >>> import sys >>> print sys.stdin.encoding cp936 >>>