From whence Lisp envy?

Mike Meyer mwm at mired.org
Mon Dec 16 20:48:38 EST 2002


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
-- 
Mike Meyer <mwm at mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.



More information about the Python-list mailing list