Re: Opaque documentation

2005-10-28 Thread Alex Martelli
Mike Meyer <[EMAIL PROTECTED]> wrote: > "Ben Sizer" <[EMAIL PROTECTED]> writes: > > Documentation is often a problem with Python and its libraries, sadly. > > The same almost certainly goes for most open source projects. > > You over-specified the last clause. It should say "most software > proj

Re: Opaque documentation

2005-10-28 Thread Mike Meyer
"Ben Sizer" <[EMAIL PROTECTED]> writes: > Documentation is often a problem with Python and its libraries, sadly. > The same almost certainly goes for most open source projects. You over-specified the last clause. It should say "most software projects." http://www.mired.

Re: Opaque documentation

2005-10-28 Thread Ben Sizer
egbert wrote: > Once in a while you come acros aline of documentation > that you have to, or that invites you to, read it again. > This is what I found in PyGTK: > > The set_screen method sets the 'screen" property to > the gtk.gdk.Screen specified by screen. The "screen" property > co

Opaque documentation

2005-10-28 Thread egbert
Once in a while you come acros aline of documentation that you have to, or that invites you to, read it again. This is what I found in PyGTK: The set_screen method sets the 'screen" property to the gtk.gdk.Screen specified by screen. The "screen" property contains the screen that the