shahinism / python-negar

Negar trying to be a spell corrector for persian language.
http://shahinism.github.com/python-negar/
GNU General Public License v3.0
38 stars 9 forks source link

How to write half-space in python? #16

Closed mohammadsadeghzadeh closed 10 years ago

shahinism commented 10 years ago

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.