Thanks to visit codestin.com Credit goes to github.com
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 9171801 commit e55bec2Copy full SHA for e55bec2
1 file changed
Doc/lib/libstdtypes.tex
@@ -723,6 +723,7 @@ \subsubsection{String Methods \label{string-methods}}
723
Return the numeric string left filled with zeros in a string
724
of length \var{width}. The original string is returned if
725
\var{width} is less than \code{len(\var{s})}.
726
+\versionadded{2.2.2}
727
\end{methoddesc}
728
729
0 commit comments