MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-307969.py

File recipe-307969.py

recipes/Python/307969_Generating_getset_methods_using/recipe-307969.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/python
2
3# Helpers
4

Callers

nothing calls this directly

Calls 6

ReadOnlyClass · 0.85
WriteOnlyClass · 0.85
EmployeeClass · 0.70
getNameMethod · 0.45
getDataMethod · 0.45
setDataMethod · 0.45

Tested by

no test coverage detected