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

⌈⌋ ⎇ branch:  streamtuner2


Check-in [ef4ea389f1]

Overview
Comment:Fix `format_exc(e)` itself causing an exception, and add explanation in `pq` wrapper which was supposed to mask import errors.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: ef4ea389f18b545d776b9ac8d6e36ae043733603
User & Date: mario on 2020-12-12 14:17:07
Other Links: manifest | tags
Context
2020-12-12
14:18
try dual-dependencies on python2 & 3 check-in: 96049dfe04 user: mario tags: trunk
14:17
Fix `format_exc(e)` itself causing an exception, and add explanation in `pq` wrapper which was supposed to mask import errors. check-in: ef4ea389f1 user: mario tags: trunk
14:16
Cover ImportError with custom explanation check-in: 6f0655d209 user: mario tags: trunk
Changes