Comment #7 on issue 1735 by aalto.t...@gmail.com: String: Keywords to convert strings to upper/lower/title case
http://code.google.com/p/robotframework/issues/detail?id=1735

OK, should be good to go.

Used string.title(), which will end in some cases to not wanted results[1]. Is that a problem and should it be mentioned in the docs? Or should I do better implementation?

[1]
"they're bill's friends from the UK".title()
"They'Re Bill'S Friends From The Uk"

Attachments:
        convert_to_fixed-1.patch  4.0 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to