File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -91,8 +91,8 @@ \section{Built-in Functions \label{built-in-funcs}}
9191\indexii {Boolean}{type}
9292\versionadded {2.2.1}
9393
94- If no argument is given, this function returns \code {False}.
95- \versionchanged {2.3}
94+ \versionchanged [ If no argument is given, this function returns
95+ \code {False}] {2.3}
9696\end {funcdesc }
9797
9898\begin {funcdesc }{buffer}{object\optional {, offset\optional {, size}}}
@@ -687,8 +687,8 @@ \section{Built-in Functions \label{built-in-funcs}}
687687to all instances of new style classes.
688688\versionadded {2.2}
689689
690- This function does not accept any arguments. \versionchanged {2.3}
691- Formerly, it accepted arguments but ignored them.
690+ \versionchanged [ This function does not accept any arguments.
691+ Formerly, it accepted arguments but ignored them]{2.3}
692692\end {funcdesc }
693693
694694\begin {funcdesc }{oct}{x}
You can’t perform that action at this time.
0 commit comments