On 06/19/2015 11:21 AM, triccare triccare wrote: > Greetings, > > Will this PEP be implemented in Python 2? > > And, more generally, is there a way to know the extent of implementation > of any particular PEP?
PEP 420 (namespace packages) will not be implemented in Python 2. I don't think there's any general way of knowing, short of reading the documentation of the specific features. In this case, namespace packages are documented in 3.x, but not 2.x. Eric. _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com