On 02/05/16 21:41, MRAB wrote: > Anyway, the exception (or warning?) could be raised at compile-time if > the leading-dot form was used in a 'with' that had more than one > expression. How will the compiler know what attributes will be available on the objects when the code is executed? Rgds, E.