MCPcopy Index your code
hub / github.com/python/cpython / cls

Class cls

Lib/test/test_pathlib/test_pathlib.py:3629–3630  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3627
3628class PathSubclassTest(PathTest):
3629 class cls(pathlib.Path):
3630 pass
3631
3632 # repr() roundtripping is not supported in custom subclass.
3633 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