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

Remove some false statements.

üst 3f8f1643
...@@ -48,8 +48,7 @@ The following functions are defined: ...@@ -48,8 +48,7 @@ The following functions are defined:
\begin{funcdesc}{open_new}{url} \begin{funcdesc}{open_new}{url}
Open \var{url} in a new window of the default browser, if possible, Open \var{url} in a new window of the default browser, if possible,
otherwise, open \var{url} in the only browser window. (This entry otherwise, open \var{url} in the only browser window.
point is deprecated and may be removed in 2.1.)
\end{funcdesc} \end{funcdesc}
\begin{funcdesc}{get}{\optional{name}} \begin{funcdesc}{get}{\optional{name}}
...@@ -125,6 +124,5 @@ module-level convenience functions: ...@@ -125,6 +124,5 @@ module-level convenience functions:
\begin{funcdesc}{open_new}{url} \begin{funcdesc}{open_new}{url}
Open \var{url} in a new window of the browser handled by this Open \var{url} in a new window of the browser handled by this
controller, if possible, otherwise, open \var{url} in the only controller, if possible, otherwise, open \var{url} in the only
browser window. (This method is deprecated and may be removed in browser window.
2.1.)
\end{funcdesc} \end{funcdesc}
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