Internet radio browser GUI for music/video streams from various directory services.

⌈⌋ ⎇ branch:  streamtuner2


Ticket Change Details

Overview

Artifact ID: 98f13dd8125bb477e7bbf52ec7803b85eabfab41
Ticket: f3390832e8cdd7963b640035730d20a06f96c045
Python 3.5 as default will throw syntax error
User & Date: nobody on 2018-02-23 13:22:10
Changes

  1. foundin changed to: "2.1.9"
  2. icomment:
    Traceback (most recent call last):
      File "./st2.py", line 57, in <module>
        import action
      File "./action.py", line 519
        print self.src
    
    print (self.src) will make the program work ....
    
  3. login: "nobody"
  4. mimetype: "text/x-fossil-plain"
  5. private_contact changed to: "baf9ebbdb387fdd8fd97c2a96083095f65351e36"
  6. severity changed to: "Minor"
  7. status changed to: "Open"
  8. title changed to: "Python 3.5 as default will throw syntax error"
  9. type changed to: "Code_Defect"