Kaydet (Commit) e8e787fe authored tarafından Fred Drake's avatar Fred Drake

Added a version annotation for StringTypes.

üst 0ceafaa2
......@@ -165,4 +165,5 @@ portable than using a sequence of the two string types constructed
elsewhere since it only contains \code{UnicodeType} if it has been
built in the running version of Python. For example:
\code{isinstance(s, types.StringTypes)}.
\versionadded{2.2}
\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