It's a bit more honest to set module attributes using setattr than dict
access, I would say.
Granted.
But I think it's also more honest to change a module's dict by using globals() than by using a setattr call. <0.500 wink>
-Peter -- http://mail.python.org/mailman/listinfo/python-list