Kevin Dangoor wrote: > I have a mild preference for fixing the config files to be more > directly legal Python. > > Thoughts?
I think files ending in .py should be importable and usable. If so, then great, if not, then a new extension. I guess that's more restrictive than just "valid Python". -- Ian Bicking / [EMAIL PROTECTED] / http://blog.ianbicking.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

