Options and settings¶
API for configuring global behavior. See the User Guide for more.
Working with options¶
|
Prints the description for one or more registered options. |
|
Reset one or more options to their default value. |
|
Retrieves the value of the specified option. |
|
Sets the value of the specified option. |
|
Context manager to temporarily set options in the with statement context. |