Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 2 of 2
Search took 0.02 seconds.
Search: Posts Made By: Tay
Forum: Python 11-12-2012, 05:40 PM
Replies: 4
Views: 1,941
Posted By Tay
Thanks so much for the help. I knew there were...

Thanks so much for the help. I knew there were some simple rules that I wasn't quite understanding. Somehow I couldn't get that from searching.
Forum: Python 11-11-2012, 08:43 PM
Replies: 4
Views: 1,941
Posted By Tay
Python: Scope of class variables and methods.

I have a question about class variables and scope in Python.

Here is the code:
######
class Super:
def __init__(self):
a = "this is b, the b of Super without self"
...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT +1. The time now is 09:06 PM.