Yes. TurboGears controllers.py and the controllers.py made by the quickstart.
On Jul 8, 2:45 am, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > On Tuesday 08 July 2008 09:06:27 [EMAIL PROTECTED] wrote: > > > > > Is there a good reason that we reuse this filename? It seems > > needlessly confusing. And today I wanted to make some changes to > > TurboGears controllers.py. And I didn't want to: > > > a) have to be root to do so or > > b) go through the hassle of renaming it > > > I just wanted to copy it over to my local directory, and edit it > > there. (Perhaps adjusting an import statement or two). > > > Sure having two files (this one and the one created by tg-admin > > quickstart) with the same name isn't tremendously confusing. But we > > should do whatever we can to reduce confusion. > > > So, is there a good reason for this? > > > If not, can I suggest that we rename the turbogears controllers.py > > something like tg_controllers.py in the future? > > What controllers.py are you talking about? turbogears.controllers? > > Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

