betty.fetch package¶
Submodules¶
Module contents¶
Fetch content from the internet.
- exception betty.fetch.FetchError[source]¶
Bases:
UserFacingError
,RuntimeError
An error that occurred when fetching a URL.
Fetch content from the internet.
Bases: UserFacingError
, RuntimeError
An error that occurred when fetching a URL.