Kevin Dangoor wrote: > On 5/22/06, Jorge Vargas <[EMAIL PROTECTED]> wrote: > > I have just notice this > > http://trac.turbogears.org/turbogears/changeset/1348 > > > > and although it's a good idea I think that default should be commented out. > > > > what happens if someone doesn't has sqlite? > > what if I didn't knew that existed and have 2 db uri? > > In the first case, it's an error. > > In the second case, the second dburi would win, I think.
Actually, ConfigObject raises an exception if you repeat the option: "configobj.ConfigObjError: Parsing failed." -- Matt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk -~----------~----~----~----~------~----~------~--~---
