Ticket #570: 02_utf-8.patch

File 02_utf-8.patch, 0.6 kB (added by pochu, 23 months ago)

Fix for const.py and song.py

  • src/const.py

    diff -Nur listen-0.5/src/const.py listen-0.5.new/src/const.py
    old new  
    11# vim: ts=4 
     2# coding=utf-8 
    23### 
    34# 
    45# Listen is the legal property of mehdi abaakouk <theli48@gmail.com> 
  • src/song.py

    diff -Nur listen-0.5/src/song.py listen-0.5.new/src/song.py
    old new  
    11# vim: ts=4 
     2# coding=utf-8 
    23### 
    34# 
    45# Listen is the legal property of mehdi abaakouk <theli48@gmail.com>