Skip to content
New issue

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

doctest for decode_hebrew_numeral() failing #3

Open
EliezerIsrael opened this issue Aug 6, 2014 · 1 comment
Open

doctest for decode_hebrew_numeral() failing #3

EliezerIsrael opened this issue Aug 6, 2014 · 1 comment

Comments

@EliezerIsrael
Copy link
Contributor

I'm seeing a doctest fail:

99  >>> decode_hebrew_numeral(u'ה׳תשס״ד')
UNEXPECTED EXCEPTION: KeyError(u'Invalid Hebrew numeral character \xd7',)
@jdotjdot
Copy link
Owner

jdotjdot commented Aug 6, 2014

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants