Ticket #568 (closed bug: fixed)
listen refuses to run under python 2.5
| Reported by: | mariano | Owned by: | theli |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.6 |
| Component: | Core | Version: | trunk |
| Keywords: | Cc: |
Description
Python 2.5 requires "-*- coding: foo -*-" tag if there's non-ascii character anywhere in source file. Two files are affected in this way: const.py and song.py. The latter contains some weirdo character in comment which I just removed.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
