On 06/08/2016 09:09 AM, Steven D'Aprano wrote: > @ for the unqualified bare name; > @@ for the qualified name. > > The namedtuple example would become: > > Record = namedtuple(@, fields) -1 I suppose I could be convinced that this is a good idea, but I don't see it happening. -- ~Ethan~