If by half-space you mean pseudo-space, and you want to use it somewhere in your script, you have to write it as you'll do it in any other program! Just notice if you are not using Python 3 you have to specify that you are using a unicode character in your script.
If by half-space you mean pseudo-space, and you want to use it somewhere in your script, you have to write it as you'll do it in any other program! Just notice if you are not using Python 3 you have to specify that you are using a
unicode
character in your script.