Expand description
Basic Python Object customization
Check the Python C API information for more information.
Parts of the documentation are copied from the respective methods from the typeobj docs
Re-exports
pub use crate::pyclass::CompareOp;
Basic Python Object customization
Check the Python C API information for more information.
Parts of the documentation are copied from the respective methods from the typeobj docs
pub use crate::pyclass::CompareOp;