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

Add support for custom shells

A custom shell can be added in a similar way to a custom stringifier. Create a
file with a function pudb_shell(_globals, _locals, first_time) at the module
level, and set it in the settings.

The first_time setting is there to match the existing shells, but it seems
useless (a function can easily tell if it has already been called), so it
should perhaps be removed.
parent 8c9ec427
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment