deprecation of pkgutil.extend_path()?

Eric Snow <[email protected]>
Newsgroups gmane.comp.python.import
Message-ID <CALFfu7Ahbu4f1uiYyYw47SvnBmzGzXj2g9CF0wGRMin4vpCceA@mail.gmail.com>
Was there any discussion, relative to PEP 420, about deprecating
pkgutil.extend_path()?  The PEP talks about transitioning away from the
function, but does not talk about deprecation.

I ask because the PEP I just posted to this list fills the role played by
the `.pkg` files that extend_path() uses.  Since the two are tightly
coupled, it doesn't make sense to deprecate one without doing so for the
other.

Is there any reason not to put extend_path() on a (conservative)
deprecation schedule?  Considering that it's related and that I'm proposing
deprecation of `.pth` files, I can simply include such a schedule as part
of my PEP.

-eric

_______________________________________________
Import-SIG mailing list
[email protected]
http://mail.python.org/mailman/listinfo/import-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.