[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] BUG: Surface.get_abs_parent documentation



Thanks!  that's fixed in svn.

Committed revision 827.


On 7/9/06, Alex Holkner <aholkner@xxxxxxxxxxxxxx> wrote:
This sentence is incorrect:

    "If this is not a subsurface then None will be returned."

self is returned if the surface is not a subsurface.

Alex.