bobf is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

bobf / bpython http://bpython-interpreter.org/

Fancy curses interface to the Python interpreter

Clone this repository (size: 838.8 KB): HTTPS / SSH
hg clone https://bitbucket.org/bobf/bpython
hg clone ssh://hg@bitbucket.org/bobf/bpython

Issues

#126 bpython-urwid don't handle KeyboardInterrupt really well

Reported by Michele Orrù

Pressing ^C multiple times on bpython-urwid, turns out something like this:

>>>
>>>
KeyboardInterrupt
KeyboardInterrupt
KeyboardInterrupt
>>>

while I would expect:

>>>
>>>
KeyboardInterrupt
>>>
KeyboardInterrupt
>>>
KeyboardInterrupt
>>>
Status: resolved Responsible: nobody Type: bug Priority: major
Milestone: none Component: none Version: none

Attachments

No attachments added for this issue yet.

Comments and changes

  1. #1 marienz

    written

    I might have just fixed this in hg. Can you please test, then mark this ticket as closed if it is fixed or provide a bit more information if it is not fixed? Thanks!

  2. #2 Michele Orrù

    written

    • Changed status from new to resolved.

    Yeah, it woks! Tested on OSX 10.7.1

Add comment / attachment

Verification: Please write the text from the image in the box (letters only)

captcha

Is that you, Humanoid? Is this me?