Skip to content

Fix bad import urllib. - #299

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_859726879
Jan 22, 2026
Merged

Fix bad import urllib.#299
copybara-service[bot] merged 1 commit into
mainfrom
test_859726879

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Jan 22, 2026

Copy link
Copy Markdown

Fix bad import urllib.

We should import urllib.request instead, otherwise we get an AttributeError
at runtime.

This should fix issue #298.

We should `import urllib.request` instead, otherwise we get an `AttributeError`
at runtime.

This should fix issue #298.

PiperOrigin-RevId: 859729717
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

Successfully merging this pull request may close these issues.

1 participant