"Brian Smith" <[EMAIL PROTECTED]> writes: > So does Haskell. Haskell All-In-One handles that by renaming every > top-level artifact.
That can't be done reliably in python because namespaces are dynamic. > If it is possible to run an egg as a CGI (without modifying the web > server configuration file), then that would work as well. This would be an interesting enhancement. -- http://mail.python.org/mailman/listinfo/python-list