[Python-ideas] Object grabbing

Erik python at lucidity.plus.com
Mon May 2 17:03:25 EDT 2016


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.


More information about the Python-ideas mailing list