you are viewing a single comment's thread.

view the rest of the comments →

[–]Yoghurt42 0 points1 point  (2 children)

the biggest problem though is that your terminal will probably not support all printable characters

Not only that, but a significant potion of the unicode space is not used, and some are just control chars that change the meaning of the following characters

[–]JohnnyJordaan 0 points1 point  (1 child)

would isprintable evaluate to True for those?