MCPcopy Create free account
hub / github.com/Distrotech/reportlab / Struct

Class Struct

tools/docco/codegrab.py:16–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14import sys
15
16class Struct:
17 pass
18
19def getObjectsDefinedIn(modulename, directory=None):
20 """Returns two tuple of (functions, classes) defined

Callers 1

getObjectsDefinedInFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected