Skip to content

Commit 2886434

Browse files
Update peps/pep-0829.rst
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
1 parent 230f36e commit 2886434

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

peps/pep-0829.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This PEP proposes:
2929
ignored.
3030
* A 5 year period after which a warning will be produced for the existence of
3131
``import`` lines in ``.pth`` files.
32-
* Introducing a new ``.start`` file parallel to ``.pth`` files which list
32+
* Introducing a new ``.start`` file parallel to ``.pth`` files which lists
3333
entry points (as ``pkg.mod:callable``) to execute by the ``site.py`` module.
3434
* The presence of a matching ``.start`` file disables ``import`` line
3535
processing in ``.pth`` files.

0 commit comments

Comments
 (0)