From whence Lisp envy?

Samuele Pedroni pedronis at bluewin.ch
Mon Dec 16 20:54:31 EST 2002


"Mike Meyer" <mwm at mired.org> ha scritto nel messaggio
news:x77ke9fma1.fsf at guru.mired.org...
> Courageous <jkraska at san.rr.com> writes:
>
> > Note that if you apply the module naming rules to macros in
> > the same way that you do functions and other out-of-module references,
> > you can't have anything like the Lisp explosion of macros-that-
> > are-indistinguishable-from-the-language, precisely because of
> > the elegant (and IMO _correct_) way that Python handles modules.
>
> What about "from mymacros import *"?
>
>         <mike

you may want to read this not too old python-dev thread

http://aspn.activestate.com/ASPN/Mail/Message/1076860

regards.





More information about the Python-list mailing list