On Nov 7, 2007 2:50 PM, Christoph Zwerschke <[EMAIL PROTECTED]> wrote:
[...] > in model.py. In this case, importing * makes some sense. This had been > changed recently for sqlalchemy, but with a very arbitrary list, so I > changed this back to import * from sqlalchemy. I am not against Run! Run! I'll try to protect you from the mob as long as I can :-) More seriously, we should certainly put some arbitrary list of things imported in model.py (the ones we use for identity) and then put some more imports in comments with a small info comment to help people understand were to find the stuff they need. Florent. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
