Skip to content
Commit e2208d19 authored by Aaron Meurer's avatar Aaron Meurer
Browse files

Don't warn when setting the same interrupt handler

This happens a lot because the idiom of putting

import pudb;pudb.set_trace()

in your code causes pudb to be reimported each time the set_trace() is hit.
parent bd969319
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment