Skip to main content

Simple helper for inline winpdb/pdb debugging

Project description

Little script that allows you to:

import dbg ; dbg.D()

as an alternative to:

import pdb ; pdb.set_trace()

This will launch winpdb if present (i.e. the GUI session gets set up automatically), and fall back to pdb if not.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dbghelper-0.2.1.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

dbghelper-0.2.1-py2.7.egg (4.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page