Check-in [eabee8e3c9]
Overview
Comment: | remove pson fallback |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | py3 |
Files: | files | file ages | folders |
SHA1: |
eabee8e3c9e9c7fef4d11645b94be3af |
User & Date: | mario on 2014-04-11 01:24:35 |
Other Links: | branch diff | manifest | tags |
Context
2014-04-11
| ||
02:27 | no more TV listings on Shoutcast check-in: c8dcfb540d user: mario tags: py3 | |
01:24 | remove pson fallback check-in: eabee8e3c9 user: mario tags: py3 | |
2014-04-10
| ||
04:31 | * Fixed gtk_list_store_get_value: assertion `column < list_store->n_columns' by removing {width:20} reference from treeview datamap. * row.setdefault() for absent search_col/set and deleted state * More __print__/dbg colorization * Disabled pson.filter_data in favour of str casting in mygtk.columns() * Removed streamactions.popup PY2/PY3 workaround with named args * More .iteritems() removal check-in: 1beab0563e user: mario tags: py3 | |
Changes
Modified _package.epm from [789f724b9f] to [118b640e5b]. [diff]
Modified config.py from [8361dea5ee] to [4880b97351]. [diff]
Deleted pson.py version [6186b9e864].