Newbie OOP Question.(diff between function, module and class)

SA sarmstrong13 at mac.com
Sat Jun 8 12:30:26 EDT 2002


Hi Everyone-

    I'm still trying to grasp this OOP concept in Python. Can someone tell
me the difference between a function, a module, and a class? Since Python
defines them all as objects, how do they differ outside of being called from
inside the script or outside the script?

Thanks.
SA




More information about the Python-list mailing list