Kaydet (Commit) c7ba0c4c authored tarafından Skip Montanaro's avatar Skip Montanaro

added description of StringTypes object

üst 583061a1
......@@ -155,3 +155,8 @@ The type of frame objects such as found in \code{tb.tb_frame} if
The type of buffer objects created by the
\function{buffer()}\bifuncindex{buffer} function.
\end{datadesc}
\begin{datadesc}{StringTypes}
A list containing StringType and UnicodeTypes used to facilitate easier
checking for any string object, e.g. \code{s in types.StringTypes}.
\end{datadesc}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment