Smalltalk and Python
Toby Dickenson
mbel44 at dial.pipex.net
Fri Dec 15 05:44:57 EST 2000
More information about the Python-list mailing list
Fri Dec 15 05:44:57 EST 2000
- Previous message (by thread): Smalltalk and Python
- Next message (by thread): Smalltalk and Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Alex Martelli" <aleaxit at yahoo.com> wrote: > def __init__(self): > self.a = A() > self.a.g = self.g Note quite - self.a.g is now a circular reference. Toby Dickenson tdickenson at geminidataloggers.com
- Previous message (by thread): Smalltalk and Python
- Next message (by thread): Smalltalk and Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list