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. :-/