MCPcopy Create free account
hub / github.com/ipython/traitlets / CRegExpTrait

Class CRegExpTrait

tests/test_traitlets.py:1864–1865  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1862
1863
1864class CRegExpTrait(HasTraits):
1865 value = CRegExp(r"")
1866
1867
1868class TestCRegExp(TraitTestBase):

Callers 1

TestCRegExpClass · 0.85

Calls 1

CRegExpClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…