Timeline
7 check-ins using file channels/_generic.py version 4cf18f9328
2014-04-11
| ||
02:54 | Open json/config files in text mode check-in: 8e8ad5dfeb user: mario tags: py3 | |
02:53 | use compat2and3.urllib functions check-in: f56be1b41d user: mario tags: py3 | |
02:53 | Add icons check-in: 9525b6b42e user: mario tags: py3 | |
02:28 | basic.ch is no more check-in: 00f1bd3fd7 user: mario tags: py3 | |
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 | |