First of all, here\'s my test code, I\'m using python 3.2.x:
class account: def __init__(self): pass class bank: def __init__(self):
There are several problems:
balance
return
balance()
bank
a.bank.balance
a.bank