Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1864
class
CRegExpTrait(HasTraits):
1865
value = CRegExp(r
""
)
1866
1867
1868
class
TestCRegExp(TraitTestBase):
Callers
1
TestCRegExp
Class · 0.85
Calls
1
CRegExp
Class · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…