Changelog
1.1.0 (???)
- Added support for installing the manhole via the
PYTHONMANHOLE
environment variable.
- Added a
strict
install option. Set it to false to avoid getting the AlreadyInstalled
exception.
- Added a
manhole
script that emulates socat readline unix-connect:/tmp/manhole-1234
.
1.0.0 (2014-10-13)
- Added
socket_path
install option (contributed by Nir Soffer).
- Added
reinstall_delay
install option.
- Added
locals
install option (contributed by Nir Soffer).
- Added
redirect_stderr
install option (contributed by Nir Soffer).
- Lots of internals cleanup (contributed by Nir Soffer).