Skip to content

Comments

Let chardetect take data on stdin.#4

Open
erikrose wants to merge 0 commit intodcramer:masterfrom
chardet:master
Open

Let chardetect take data on stdin.#4
erikrose wants to merge 0 commit intodcramer:masterfrom
chardet:master

Conversation

@erikrose
Copy link
Contributor

@erikrose erikrose commented Aug 1, 2012

This comes in handy for sending it segments of very large compressed files.

byroot referenced this pull request in byroot/charade Dec 14, 2012
The BOM detection was comparing str instances with bytes instances.
e.g.  b'\xEF\xBB\xBF' ==  '\xEF\xBB\xBF'

Test status before commit: 377 tests 25 failures
Test status after commit: 382 tests 25 failures
puzzlet pushed a commit to puzzlet/python-chardet that referenced this pull request Jan 25, 2013
@dan-blanchard dan-blanchard deleted the branch dcramer:master July 11, 2022 19:30
@dan-blanchard dan-blanchard deleted the master branch July 11, 2022 19:30
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.

1 participant