[EMAIL PROTECTED] schrieb: > * How list classes available in shell?
Standard Python practice: >>> dir() > * Perhaps I need a namespace before my class names? No, "tg-admin shell" imports the model as "from model import *" Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

