Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ Subclass
Class
Subclass
Lib/test/test_dataclasses/__init__.py:765–765 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
763
764
# Check subtypes also fail.
765
class
Subclass(typ):
pass
766
767
with
self.assertRaisesRegex(ValueError,
768
"mutable default .*Subclass'>"
Callers
2
Point
Class · 0.70
UsesMutableClassVarWithSubType
Class · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected