Skip to content

Commit 9a2a9f4

Browse files
authored
Remove redundant paragraph
1 parent d2d90b4 commit 9a2a9f4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Doc/library/sys.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1805,8 +1805,6 @@ always available. Unless explicitly noted otherwise, all variables are read-only
18051805
* *fromlist* is the tuple of names being imported (for ``from ... import``
18061806
statements), or ``None`` for regular imports
18071807

1808-
These arguments are passed positionally.
1809-
18101808
The filter should return ``True`` to allow the import to be lazy, or
18111809
``False`` to force an eager import.
18121810

0 commit comments

Comments
 (0)