Metaclass discussons
Gustavo Niemeyer
niemeyer at conectiva.com
Sun Aug 24 20:58:45 EDT 2003
> There are some problems with this approach. It's tricky to work with
> packages using execfile and it doesn't work with byte-compiled files.
>
> Yet with the same idea (executing it on a hacked context) I tried
> something like this...
[...]
Yes, as I said, it was a dirty hack, just to show the idea. Of course it
would need more work to turn this into something useful.
--
Gustavo Niemeyer
http://niemeyer.net
More information about the Python-list
mailing list