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 6d1fb5a commit ce66a3eCopy full SHA for ce66a3e
1 file changed
Doc/library/curses.rst
@@ -837,7 +837,7 @@ the following methods and attributes:
837
.. attribute:: window.encoding
838
839
Encoding used to encode method arguments (Unicode strings and characters).
840
- The encoding attribute is inherited from by parent window when a subwindow
+ The encoding attribute is inherited from the parent window when a subwindow
841
is created, for example with :meth:`window.subwin`. By default, the locale
842
encoding is used (see :func:`locale.getpreferredencoding`).
843
0 commit comments