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

add appending words to wordslist support #17

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

Conversation

sbakhit
Copy link

@sbakhit sbakhit commented Nov 27, 2020

#16

@keredson
Copy link
Owner

keredson commented Dec 2, 2020

two notes:
i'd go w/ add_words that takes an iterable.

add should not save / overwrite the original file, just work on the in memory copy. if we're going to offer that, there should be a separate save(fn=None) (where None would default to the fn it was loaded from)

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