Skip to content

Commit 1ddd01d

Browse files
committed
gh-142349: Document LazyImportType.resolve() method
1 parent 7d71b3e commit 1ddd01d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Doc/library/types.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,10 @@ Standard names are defined for the following types:
354354

355355
.. seealso:: :pep:`810`
356356

357+
.. method:: resolve()
358+
359+
Resolve the lazy object by reifying the lazily imported module.
360+
357361

358362
.. class:: GetSetDescriptorType
359363

0 commit comments

Comments
 (0)