bpo-29557: Remove ambiguous line in binhex docs (GH-90) (GH-475)
"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.
(cherry picked from commit 6de2b7817f
)
This commit is contained in:
parent
e9effe6bb6
commit
130c4ec5fb
|
@ -55,5 +55,3 @@ the source for details.
|
|||
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).
|
||||
|
||||
As of this writing, :func:`hexbin` appears to not work in all cases.
|
||||
|
||||
|
|
Loading…
Reference in New Issue