inducer / inducer/pudb

Ability to examine a non-executing namespace

Open
#53 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
3.2k
Forks
245
Avg merge
13m
Merged PRs (30d)
5

Description

Using `m`, it's possible to jump to a given module, but there's no way to look at its namespace, either in the variables view, or in the `!` terminal. Is this possible? It would be also nice to be able to get at functions namespaces in those module, though that's not as important. This way, I could examine some global variables easier.

And by the way, unless this is trivial to implement, it's not really high priority.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.