Package: fabulous / 0.1.5+dfsg1-1

Metadata

Package Version Patches format
fabulous 0.1.5+dfsg1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
build_xterm256_ext | (download)

fabulous/xterm256.py | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 look for the default xterm256.so instead of building one's own
remove_ez_setup | (download)

setup.py | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 remove ez_setup import in setup.py
fix_except | (download)

fabulous/utils.py | 2 1 + 1 - 0 !
fabulous/xterm256.py | 5 3 + 2 - 0 !
2 files changed, 4 insertions(+), 3 deletions(-)

 always specify the exception type in except: blocks