Chris Seberino wrote: > Purpose of all the __all__'s I see in TG2 quickstart skeleton code? > > The __all__ variable is set to various things in lots of places. > > Not sure what the magic going on here is.
Google "Python __all__",the first hit explains this. It's no TG-specific thing. 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 -~----------~----~----~----~------~----~------~--~---

