Em Quarta 26 Abril 2006 12:34, Tim Lesher escreveu: > On 4/26/06, Jorge Godoy <[EMAIL PROTECTED]> wrote: > > :-) I'd rather have both. Specially because writing some docstrings is > > : not > > > > hard at all and a simple "pydoc" could be used to show them. > > Since you mentioned it, I've noticed that pydoc chokes on TG (at least > on my installation) because it can't import the non-existent app's > config. I haven't looked into it--any ideas on how hard this would be > to work around for pydoc purposes?
I haven't noticed that because I'm usually inside the application's directory, so there is a config there... :-) Hey! I just tested and it worked here. At my home directory I ran "pydoc turbogears" and I got it. I also did "pydoc turbogears.identity" and got nice output as well. Even for "turbogears.widgets" and "turbogears.widgets.big_widgets" it worked :-) So... I believe that you either have to update TG or something else. -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

