sider.warnings — Warning categories

This module defines several custom warning category classes.

exception sider.warnings.PerformanceWarning

The category for warnings about performance worries. Operations that warn this category would work but be inefficient.

Project Versions

Previous topic

sider.datetime — Date and time related utilities

Next topic

sider.lazyimport — Lazily imported modules

This Page