Python Library Reference
Previous: Up: 30.7 pyclbr Next:


30.7.2 Function Descriptor Objects

The function descriptor objects used as values in the dictionary returned by readmodule_ex() provide the following data members:

module
The name of the module defining the function described by the function descriptor.

name
The name of the function.

file
Name of the file containing the def statement defining the function.

lineno
The line number of the def statement within the file named by file.

Python Library Reference
Previous: Up: 30.7 pyclbr Next:

Release 2.5.2, documentation updated on 21st February, 2008.
See About this document... for information on suggesting changes.

AltStyle によって変換されたページ (->オリジナル) /