Skip to content

Commit

Permalink
bpo-29557: Remove ambiguous line in binhex docs (GH-90) (GH-474)
Browse files Browse the repository at this point in the history
"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 6de2b78)
  • Loading branch information
Mariatta authored Mar 6, 2017
1 parent b8b3b9b commit 6b7bc45
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Doc/library/binhex.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 6b7bc45

Please sign in to comment.