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
I'm seeing a doctest fail:
99 >>> decode_hebrew_numeral(u'ה׳תשס״ד') UNEXPECTED EXCEPTION: KeyError(u'Invalid Hebrew numeral character \xd7',)
The text was updated successfully, but these errors were encountered:
thanks--super busy today but I'll look into this shortly.
On Wed, Aug 6, 2014 at 6:09 AM, Lev Eliezer Israel <[email protected]
wrote: I'm seeing a doctest fail: 101 >>> decode_hebrew_numeral(u'ה׳תשס״ד') UNEXPECTED EXCEPTION: KeyError(u'Invalid Hebrew numeral character \xd7',) — Reply to this email directly or view it on GitHub #3.
wrote:
101 >>> decode_hebrew_numeral(u'ה׳תשס״ד') UNEXPECTED EXCEPTION: KeyError(u'Invalid Hebrew numeral character \xd7',)
— Reply to this email directly or view it on GitHub #3.
Sorry, something went wrong.
No branches or pull requests
I'm seeing a doctest fail:
The text was updated successfully, but these errors were encountered: