diff --git a/pep-0420.txt b/pep-0420.txt index a0dbb6d35..871f51a29 100644 --- a/pep-0420.txt +++ b/pep-0420.txt @@ -390,7 +390,7 @@ Dynamic path computation ------------------------ Guido raised a concern that automatic dynamic path computation was an -unnecessary feature [8]_. Later in that thread, Philip Eby and Nick +unnecessary feature [8]_. Later in that thread, PJ Eby and Nick Coghlan presented arguments as to why dynamic computation would minimize surprise to Python users. The conclusion of that discussion has been included in this PEP's Rationale section.