mirror of
https://github.com/python/cpython.git
synced 2025-11-12 07:02:33 +00:00
bpo-29557: Remove ambiguous line in binhex docs (#90)
"appears to not work in all cases" does not inspire confidence in this module. I can find no context for what bug this was referencing so it should be removed.
This commit is contained in:
parent
996c3874fd
commit
6de2b7817f
1 changed files with 0 additions and 2 deletions
|
|
@ -55,5 +55,3 @@ the source for details.
|
||||||
If you code or decode textfiles on non-Macintosh platforms they will still use
|
If you code or decode textfiles on non-Macintosh platforms they will still use
|
||||||
the old Macintosh newline convention (carriage-return as end of line).
|
the old Macintosh newline convention (carriage-return as end of line).
|
||||||
|
|
||||||
As of this writing, :func:`hexbin` appears to not work in all cases.
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue