MCPcopy Index your code
hub / github.com/RustPython/RustPython / cls

Class cls

Lib/test/test_pathlib/test_pathlib.py:3638–3639  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3636
3637class PathSubclassTest(PathTest):
3638 class cls(pathlib.Path):
3639 pass
3640
3641 # repr() roundtripping is not supported in custom subclass.
3642 test_repr_roundtrips = None

Callers 15

_strptime_datetime_dateFunction · 0.50
_strptime_datetime_timeFunction · 0.50
fromtimestampMethod · 0.50
fromordinalMethod · 0.50
fromisoformatMethod · 0.50
fromisocalendarMethod · 0.50
fromisoformatMethod · 0.50
_fromtimestampMethod · 0.50
combineMethod · 0.50
fromisoformatMethod · 0.50
_signature_fromstrFunction · 0.50

Calls

no outgoing calls

Tested by 15

test_unpack_fromMethod · 0.40
test_copyingMethod · 0.40
tMethod · 0.40
_Method · 0.40
_Method · 0.40
test_copy_pickleMethod · 0.40
test_set_classMethod · 0.40
test_reduceMethod · 0.40
test_reduce_copyingMethod · 0.40