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

Add pudb.b

This lets you just run

import pudb.b

to trigger a set_trace(). It works by monkey-patching
__builtins__.__import__. It does not yet work in Python 3.3, due to the new
import mechanism.

See #109.
parent 254630ee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment