[Tutor] Eek, help!

Jacob S. keridee at jayco.net
Sun Nov 7 02:29:25 CET 2004


Okay,
    Just a quick question. How did you define your function? What is pause?
Is it a list or something that you have added attributes to? Or maybe a
class?

Your function pause.getKey() might look this no doubt?

class pause:
    def getKey():
        raw_input()

Is that how it is? I'm just curious.
Jacob Schmidt




More information about the Tutor mailing list