Hi,
Strugling my way through the Python documentation I came to the topic of string methods.
Methods like islower() or capitalize() give me a ‘name not defined’-error.
The doc says these methods are locale-dependent.
I cannot find anything about it.
Please help.