Update __init__.py

pull/14/head
Zach Riggle 11 years ago
parent 3614014b30
commit da88e347f7

@ -99,8 +99,8 @@ set print pretty on
set width 0
set print elements 15
set input-radix 16
handle SIGALRM print nopass
handle SIGSEGV stop print nopass
handle SIGALRM nostop print nopass
handle SIGSEGV stop print nopass
""".strip() % prompt
for line in pre_commands.strip().splitlines():

Loading…
Cancel
Save