]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - doc/limitations.rst
Stricter validation of *Time
[pyderasn.git] / doc / limitations.rst
index 35f3456f00f0a059480dccd178ec23d96d820bd9..79b1ac3d972d6f72a74974d3bcb1ee6a91905e8d 100644 (file)
@@ -1,9 +1,7 @@
-.. _limitations:
-
 Limitations
 ===========
 
-* Strings (except :py:class:`pyderasn.NumericString` and
+* Strings (except for :py:class:`pyderasn.NumericString` and
   :py:class:`pyderasn.PrintableString`) are not validated
   in any way, except just trying to be decoded in ``ascii``,
   ``iso-8859-1``, ``utf-8/16/32`` correspondingly