We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fb4ea4 commit 9eb8b95Copy full SHA for 9eb8b95
Doc/bytes_mode.rst
@@ -55,7 +55,7 @@ argument to :func:`ldap.initialize`:
55
Text values are represented as ``unicode``.
56
57
If not given explicitly, python-ldap will default to ``bytes_mode=True``,
58
-but if an ``unicode`` value is supplied to it, it will warn and use that value.
+but if a ``unicode`` value is supplied to it, it will warn and use that value.
59
60
Backwards-compatible behavior is not scheduled for removal until Python 2
61
itself reaches end of life.
0 commit comments