特に明記しない限り,1.7.1-jpについて
-encoding = "ascii" # Default value set by _PyUnicode_Init() +encoding = "utf-8" # Default value set by _PyUnicode_Init()
-'album': song.get('album', '').encode('ascii', 'replace'),
-'title': song.get('title', '').encode('ascii', 'replace'),
-'artist': song.get('artist', '').encode('ascii', 'replace'),
+'album': song.get('album', '').encode('utf-8', 'replace'),
+'title': song.get('title', '').encode('utf-8', 'replace'),
+'artist': song.get('artist', '').encode('utf-8', 'replace'),# /sbin/insmod /drivers/ftdi_sio.ko vendor=0x0411 product=0x00b3