# coding: utf-8 import sys # getdefaultencoding()¤ÇÈ¡µÃ¤·¤¿ÎÄ×Ö¥³©`¥É¤òÓ¡×Ö¤¹¤ë print 'defaultencoding:', sys.getdefaultencoding()