Public & Private
Kevin Ethridge
kevinethridge at yahoo.com
Sat Dec 14 19:52:07 EST 2002
More information about the Python-list mailing list
Sat Dec 14 19:52:07 EST 2002
- Previous message (by thread): Public & Private
- Next message (by thread): Public & Private
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Is the development path of Python ever going to stop pussy-footing around and just use Private/Public for methods and attributes. Also, why pass self to everything? If it is always going to be passed why not let the interpreter do the job, it would make the code look much cleaner.
- Previous message (by thread): Public & Private
- Next message (by thread): Public & Private
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list