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

NameError: name 'name' is not defined #228

Open
bhakti-visotrust opened this issue Mar 18, 2022 · 0 comments
Open

NameError: name 'name' is not defined #228

bhakti-visotrust opened this issue Mar 18, 2022 · 0 comments

Comments

@bhakti-visotrust
Copy link

Getting NameError: name 'name' is not defined error. Looks like it was fixed in Master branch - https://github.com/pmaupin/pdfrw/blob/master/pdfrw/objects/pdfdict.py#L147

but in the Release v0.4, del self[key] was incorrectly changed to del self[name]
v0.4...master#diff-088b421bed13734e48ab51be0217c3482fd01dcef9626587c657edffe20c417dR147

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

1 participant