Confused about class behavior
Rainer Deyke
root at rainerdeyke.com
Sat Sep 16 15:50:36 EDT 2000
More information about the Python-list mailing list
Sat Sep 16 15:50:36 EDT 2000
- Previous message (by thread): Confused about class behavior
- Next message (by thread): newbie books
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Brett Lempereur" <a.lempereur[remove this|@|remove this]cableinet.co.uk> wrote in message news:CnPw5.5486$ZN4.825978 at news1.cableinet.net... > that's the one > > too much programming in C++ and Vb > > anyway, you mentioned how to get it to inherit, but how about stuff like > virtual and friend C++ functions, can you do that in Python too? All methods are virtual, and everybody is friends in Python. -- Rainer Deyke (root at rainerdeyke.com) Shareware computer games - http://rainerdeyke.com "In ihren Reihen zu stehen heisst unter Feinden zu kaempfen" - Abigor
- Previous message (by thread): Confused about class behavior
- Next message (by thread): newbie books
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list