8000
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.
_curses.assume_default_colors
1 parent e44527a commit 652fe2cCopy full SHA for 652fe2c
Doc/library/curses.rst
@@ -68,7 +68,7 @@ The module :mod:`curses` defines the following exception:
68
The module :mod:`curses` defines the following functions:
69
70
71
-.. function:: assume_default_colors(fg, bg)
+.. function:: assume_default_colors(fg, bg, /)
72
73
Allow use of default values for colors on terminals supporting this feature.
74
Use this to support transparency in your application.
0 commit comments