Do I always have to write "self." ?
Fredrik Lundh
effbot at telia.com
Mon May 1 19:46:29 EDT 2000
More information about the Python-list mailing list
Mon May 1 19:46:29 EDT 2000
- Previous message (by thread): Do I always have to write "self." ?
- Next message (by thread): Do I always have to write "self." ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Cedric Adjih <adjih at inria..fr> wrote: > > Hungarian notation as used by Microsoft is by far NOT the only way to use > > it. > > No but the very name "Hungarian notation" comes from its (incorrect) use > at Microsoft. really? I suggest reading the original paper: http://msdn.microsoft.com/library/techart/hunganotat.htm iirc, Charles Simonyi invented this notation in the early seventies. he has worked for Microsoft since 1981. </F>
- Previous message (by thread): Do I always have to write "self." ?
- Next message (by thread): Do I always have to write "self." ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list