hgext/__init__.py
author Sean Farley <sean@farley.io>
Wed, 16 Dec 2015 10:33:19 -0800
branchstable
changeset 27528 7cc654610204
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
crecord: use try/except for import of curses Not only does this improve fragility with 'if os.name == ...' it will help future patches enable the behavior to fallback to use plain record when curses is unavailable (e.g. python compiled without curses support).

# placeholder