[Tutor] apply() after class?
Kent Johnson
kent37 at tds.net
Mon Feb 9 22:17:26 CET 2009
On Mon, Feb 9, 2009 at 2:03 PM, Wayne Watson
<sierra_mtnview at sbcglobal.net> wrote:
> I see the following code that follows some of the class definitions in some
> python code I'm modifying. I don't see the function anywhere in the program.
> Possibly it's called from another module, but I doubt it. There's only one
> other non-python library module for it. It has to do with Quick Time.
>
> def apply(self):
> self.sdict["ok"] = True
OK...was that a question?
Kent
More information about the Tutor
mailing list