Skip to content

Commit 226878c

Browse files
committed
Add bytes methods documentation.
1 parent 283e35f commit 226878c

File tree

3 files changed

+243
-61
lines changed

3 files changed

+243
-61
lines changed

Doc/library/codecs.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1117,6 +1117,8 @@ For the codecs listed below, the result in the "encoding" direction is always a
11171117
byte string. The result of the "decoding" direction is listed as operand type in
11181118
the table.
11191119

1120+
.. XXX fix here, should be in above table
1121+
11201122
+--------------------+---------+----------------+---------------------------+
11211123
| Codec | Aliases | Operand type | Purpose |
11221124
+====================+=========+================+===========================+

0 commit comments

Comments
 (0)