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 fbeaf9c commit acf474cCopy full SHA for acf474c
README.rst
@@ -6,7 +6,7 @@ This is an implementation of Simple Authentication and Security Layer
6
(SASL) for Python. SASL is defined in `RFC 2222`_. Supported
7
mechanisms_ are:
8
9
- * PLAIN_
+* PLAIN_
10
11
.. _`RFC 2222`: http://tools.ietf.org/html/rfc2222
12
.. _mechanisms: http://www.iana.org/assignments/sasl-mechanisms
0 commit comments