We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://code.google.com/p/python-nameparser/issues/detail?id=30
What steps will reproduce the problem?
What is the expected output?
<HumanName : [ Title: '' First: 'John' Middle: '' Last: 'Smith' Suffix: 'Jr.' ]>
What do you see instead?
<HumanName : [ Title: '' First: 'John' Middle: '' Last: 'Smith Jr.' Suffix: '' ]>
What version of the product are you using? On what operating system? 0.2.7, Python 2.7, Windows 7
The text was updated successfully, but these errors were encountered:
+1 I have this issue with several similar to "Williams III, Joseph" so I'm having to code around it. Thanks for the otherwise very useful library.
Sorry, something went wrong.
1cbd161
derek73
No branches or pull requests
https://code.google.com/p/python-nameparser/issues/detail?id=30
What steps will reproduce the problem?
What is the expected output?
What do you see instead?
What version of the product are you using? On what operating system?
0.2.7, Python 2.7, Windows 7
The text was updated successfully, but these errors were encountered: