Title: Signature.html
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
--
           Wayne Watson (Watson Adventures, Prop., Nevada City, CA)

             (121.01 Deg. W, 39.26 Deg. N) GMT-8 hr std. time)
            
The Richard Feynman Problem-Solving Algorithm:
  (1) write down the problem;
  (2) think very hard;
  (3) write down the answer.

                    Web Page: <www.speckledwithstars.net/>
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to