Re: PEP 420 issue: extend_path
"Eric V. Smith" <[email protected]>
| Newsgroups | gmane.comp.python.import |
|---|---|
| Message-ID | <[email protected]> |
On 05/07/2012 11:57 PM, Eric V. Smith wrote: > I think I'll modify the code in the pep-420 branch with find_package(), > keeping find_module() unmodified from the version in the 3.3 branch. > Assuming that works out, I'll modify the PEP and point it to this > discussion. I've checked the find_package() version in to the pep-420 branch. I'm still not wild about the name, but I think leaving find_module() unmodified is an improvement. After some discussion and a possible name change, I'll update PEP 420. Eric.