[Python-ideas] Module aliases and/or "real names"

Ron Adam rrr at ronadam.com
Sun Jan 9 02:20:22 CET 2011



On 01/08/2011 03:06 AM, Ron Adam wrote:

> So we will have: __package__, __module__, __import_name__, __impl_name__,
> and if you also include __file__ and __path__, that makes six different
> attributes for describing where something came from.

And also add __cached__ to that list.


> I don't know about you, but this bothers me a bit. :-/



More information about the Python-ideas mailing list