Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Make console message printing methods available in Python #912

Merged
merged 1 commit into from
May 5, 2020

Conversation

lassoan
Copy link
Member

@lassoan lassoan commented May 5, 2020

Make console message printing methods (printMessage, printOutputMessage, printErrorMessage) available in Python.
This is useful for example when custom display hook is used in Python and output is not redirected to stderr/stdout.

See Slicer/SlicerJupyter#38 for information about how it is used.

Make console message printing methods (printMessage, printOutputMessage, printErrorMessage) available in Python.
This is useful for example when custom display hook is used in Python and output is not redirected to stderr/stdout.
@lassoan lassoan requested a review from jcfr May 5, 2020 03:21
@jcfr jcfr merged commit 7a1f3f4 into commontk:master May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants