Options and settings#
API for configuring global behavior. Seethe User Guide for more.
Working with options#
| Reset one option 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 thewith statement context. |
On this page