Movatterモバイル変換


[0]ホーム

URL:


Up one LevelPython Library ReferenceContentsModule IndexIndex


30.7.2 Function Descriptor Objects

The function descriptor objects used as values in the dictionary returnedbyreadmodule_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 thedef statement defining the function.

lineno
The line number of thedef statement within the file named byfile.


Up one LevelPython Library ReferenceContentsModule IndexIndex

Release 2.5.2, documentation updated on 21st February, 2008.
SeeAbout this document... for information on suggesting changes.
[8]ページ先頭

©2009-2025 Movatter.jp