[Python-3000] Conventions for annotation consumers (original) (raw)

Guido van Rossum guido at python.org
Wed Aug 16 17:45:12 CEST 2006


On 8/15/06, Greg Ewing <greg.ewing at canterbury.ac.nz> wrote:

But, in general, performing this disambiguation requires executing the module that is making the annotations. For a processor that only wants to deal with the source, this is undesirable.

Um, when did we start off in the direction of source-level processing of function annotations? Are we still talking about Python? I'm confused (especially since this thread seems to start in the middle).

-- --Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-3000 mailing list