From 66c6170c02d0b3c00a9a10951f7bb0d29341d34e Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Tue, 12 May 2015 16:39:18 -0500 Subject: also update the docs to reflect the non-optional nature of these things --- docs/x509.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/x509.rst b/docs/x509.rst index 96255a2c..a40727cc 100644 --- a/docs/x509.rst +++ b/docs/x509.rst @@ -959,13 +959,13 @@ These classes may be present within a :class:`CertificatePolicies` instance. .. attribute:: organization - :type: :term:`text` or None + :type: :term:`text` .. attribute:: notice_numbers - :type: list or None + :type: list - A list of integers or None. + A list of integers. Object Identifiers ~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3