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 ability to write to StringIO and cStringIO objects #12

Merged
merged 3 commits into from Jun 10, 2014

Conversation

Bachmann1234
Copy link
Contributor

I wanted the ability to write to strings and it seems like this was the easiest way. I considered separate frombytes and tobytes functions/methods but generally this seemed like the easier solution with the least duplication

jaybaird added a commit that referenced this pull request Jun 10, 2014
Add ability to write to StringIO and cStringIO objects
@jaybaird jaybaird merged commit f12e7b8 into jaybaird:master Jun 10, 2014
@Bachmann1234 Bachmann1234 deleted the write-bytes branch June 10, 2014 17:38
groovecoder pushed a commit to groovecoder/python-bloomfilter that referenced this pull request Apr 10, 2018
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.

None yet

2 participants