do...until wisdom needed...

Fredrik Lundh fredrik at pythonware.com
Wed Apr 18 15:03:58 EDT 2001


Paul Prescod wrote:
> I don't really believe that. I tihnk that hygenic macros could and
> should be used for:
>
>  1. experimentation
>
>  2. domain specific "little languages" based on Python like ptml or
> pyslt or pymake or ...

which means that you don't have to modify the language at
all: just use a custom importer...

Cheers /F





More information about the Python-list mailing list