Thanks to visit codestin.com
Credit goes to github.com

Skip to content

'requests' as a requirement #438

Closed
Closed
@Chipe1

Description

@Chipe1

The 'request' module is currently being used to load a HTML page. The only place it's being used is to test stripRawHTML(). Web content may keep changing and loading a HTML page dynamically may result in inconsistency. We can remove this (currently)insignificant dependency by saving the HTML page in aimadata and use that. @norvig What is your opinion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions