[Tutor] characters in python
Luke Paireepinart
rabidpoobear at gmail.com
Wed Oct 18 21:04:06 CEST 2006
Stanko wrote:
> Can python handle this characters: ć, č, š, đ, ž?
> If can, How?
>
Unicode strings.
> And how to change tab spaceing in idle? I tried in idle properties. I
> have set it to 4 character but it's still 8.
>
The default is 4.
If it's 8, find out who changed it and ask them to change it back.
It seems to me like the indentation configuration doesn't work in
Configure IDLE... , so google it and you can probably find info on it,
as other people probably have noticed this error before (if it is in
fact an error in IDLE and not a human error :)
> Thanks!
>
You're welcome!
More information about the Tutor
mailing list