found it, just FYI in case anyone has the same issue.
I used easy_install psycopg2 to install it but the package by default
turns on debug.
that's ugly are you sure there isn't a param or config to change that on module loading?
Have to download the source and modify the setup.cfg
file to suppress it, but that is no longer EGG controlled(not a big
deal I believe).
that works :) maybe they should distribute a "production egg"
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

