#7475: Remove references to '.transform' from transform codec docstrings.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
"""Python 'hex_codec' Codec - 2-digit hex content transfer encoding.
|
||||
|
||||
This codec de/encodes from bytes to bytes and is therefore usable with
|
||||
bytes.transform() and bytes.untransform().
|
||||
This codec de/encodes from bytes to bytes.
|
||||
|
||||
Written by Marc-Andre Lemburg (mal@lemburg.com).
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user