Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Add ability to write to StringIO and cStringIO objects#12

Merged
jaybaird merged 3 commits intojaybaird:masterfrom
Bachmann1234:write-bytes
Jun 10, 2014
Merged

Add ability to write to StringIO and cStringIO objects#12
jaybaird merged 3 commits intojaybaird:masterfrom
Bachmann1234:write-bytes

Conversation

@Bachmann1234
Copy link
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants