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

Issue #105 - Modify ebooklib.utils#parse_string and ebooklib.utils#parse_html_stri… #115

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

benjhastings
Copy link

…ng to accept *args and **kwargs.

Make parse_string and parse_html_string be instance methods on a base class so they can be easily overridden if necessary.

In the base class make the parser remove comments by default to resolve issue 105.

…ng to accept *args and **kwargs.

Make parse_string and parse_html_string to be instance methods on a base class so they can be easily overridden if necessary.

In the base class make the parser remove comments by default to resolve issue 105.
@lovrozitnik
Copy link

+1

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.

2 participants