|
-
Mar 12th, 2002, 03:09 PM
#1
Thread Starter
Hyperactive Member
Python Prob: "self"
what does "self" mean in Phython? is it like "this" in Java/JavaScript? why is it when it insert it into a function definition i don't need insert a value for it? does it automatically pass itself for "self"? and can you make any "static" functions in Phython like in Java? does every class method need to have "self" in it? can a class function be called w/o an instantiation?
ANY answer is good! thnx
Last edited by CaptainPinko; Mar 12th, 2002 at 03:28 PM.
"There are only two things that are infinite. The universe and human stupidity... and the universe I'm not sure about." - Einstein
If you are programming in Java use www.NetBeans.org
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|