Properties in Python

David C. Ullrich ullrich at math.okstate.edu
Thu Jun 21 08:44:03 EDT 2001


On Wed, 20 Jun 2001 02:04:33 GMT, "Peter Caven" <p.caven at ieee.org>
wrote:

>I'm sure that many people reading this newsgroup are aware that the C#
>(C-Sharp) language has a syntax for 'Properties' that allows a class
>implementor to hide the implementation of  an instance's attribute behind a
>'get'/'set' interface.

It's curious, the guy who wrote C# seems to be a fan
of Object Pascal, aka Delphi... (maybe there's a
simple explanation for that<g>)


David C. Ullrich
*********************
"Sometimes you can have access violations all the 
time and the program still works." (Michael Caracena, 
comp.lang.pascal.delphi.misc 5/1/01)



More information about the Python-list mailing list