Open KatrinaHoffert opened 9 years ago
This is because the script tries to work on names like "MacDonald". But without context, this is impossible. Recommend removing that portion of the code.
Seconded!
If you replace ./titlecase/__init__.py with an updated version of the original from https://github.com/ppannuto/python-titlecase/tree/master/titlecase this issue will be resolved.
./titlecase/__init__.py
This is because the script tries to work on names like "MacDonald". But without context, this is impossible. Recommend removing that portion of the code.