Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemath
GitHub Repository: sagemath/sagesmc
Path: blob/master/src/sage/structure/debug_options.pxd
8814 views

cdef class DebugOptions_class:
    cdef public bint bad_parent_warnings
    cdef public bint unique_parent_warnings
    cdef public bint refine_category_hash_check