On Wed, Sep 24, 2008 at 15:12, David Farning <[EMAIL PROTECTED]> wrote:
> On Wed, 2008-09-24 at 13:55 +0200, Morgan Collett wrote:
>> > thanks
>> > david
>>
>> I've started on sugar.network as I went through that code recently.
>>
>> Here's an issue with pydocweb:
>> http://sugarlabs1.xen.prgmr.com/pydocweb/doc/sugar.network.GlibTCPServer/
>> doesn't show the name of a method starting with _ - _handle_accept. I
>> knew it existed, so I manually edited the URL to
>> get to 
>> http://sugarlabs1.xen.prgmr.com/pydocweb/doc/sugar.network.GlibTCPServer._handle_accept/
>> which I edited.
>>
>> Bug? Feature?
>>
>
> It is a feature.  Pydocweb is set to not publish private methods and
> classes.  The idea is to create the documentation that is most
> appreciated by application developers.  Should we change this?

OK, I see the logic in that. However I did want to edit some poorly
docstringed private methods. I'll just do that manually since I can...

> As of yesterday, we hit a regression where some of the public methods
> are not being imported correctly.  We are working on the issue.
> http://api.sugarlabs.org/ is importing all of the functions correctly I
> believe.
>
>
> thanks
> david

Regards
Morgan
_______________________________________________
Sugar mailing list
Sugar@lists.laptop.org
http://lists.laptop.org/listinfo/sugar

Reply via email to