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.
2 parents f1b63c6 + bac04e5 commit 2d8298dCopy full SHA for 2d8298d
1 file changed
Lib/curses/__init__.py
@@ -5,7 +5,7 @@
5
6
import curses
7
from curses import textpad
8
- curses.initwin()
+ curses.initscr()
9
...
10
11
"""
0 commit comments