cpython v1.0.0-beta1 (2016-02-02T09:05:10Z)
Dub
Repo
PyFunctionObject.func_module
deimos
python
funcobject
PyFunctionObject
The __module__ attribute, can be anything
struct
PyFunctionObject
PyObject
*
func_module
;
Meta
Source
See Implementation
deimos
python
funcobject
PyFunctionObject
mixins
__anonymous
variables
func_annotations
func_closure
func_code
func_defaults
func_dict
func_doc
func_globals
func_kwdefaults
func_module
func_name
func_weakreflist
The __module__ attribute, can be anything