jetset.version_notifier Module

jetset.version_notifier Module#

Functions#

check_version()

Check version.

run_version_checking()

Run version checking.

Classes#

capture()

Context manager capturing stdout into an in-memory string buffer.

redirect_stdout(new_target)

Context manager for temporarily redirecting stdout to another file.

Class Inheritance Diagram#

Inheritance diagram of jetset.version_notifier.capture