Check that what you are trying to display contains only printable chars. (Try to catch dodgy input). Give it a string, and it will return a string safe to print - without touching the original. In Python 3 this function is not needed N.B. This will return
(self, this_string)
source not stored for this graph (policy: none)
no test coverage detected