On Jul 8, 4:41 pm, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote:
> Stacktraces put out the whole path. How do you happen to confuse > > turbogears/controllers.py > > with > > myproject/controllers.py > > ? If I wanted to spend 40 seconds reading the stack trace I wouldn't. But, hey I don't...I want spend ten seconds glancing at it. This isn't about __init__.py This is about being friendly and causing less confusion to other Turbogears users in this one particular case. Not developers, not experts. Realize that you as a TG developer can't easily understand what confuses your users. I realize we are verging off into yellow bike shed territory, but this isn't about two python modules having the same name. This is about a project giving the same name to a quickstarted created file and one of its core files. And not a magic name, like __init__.py You can't tell me this is normal. I bet you can't find any other python project where it creates a python file for the user to edit with the same name as one of the core files used by the project. :) Let's say that they already had two different names. What would you argue if you wanted them to be the same? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

