On 4/29/06, Rudy Rudolph <[EMAIL PROTECTED]> wrote: > One thing that has always bothered me about Python is the lack of in-out > parameters. Python is such a wonderful object-oriented language, but it lacks > this feature that nearly every language has. Maybe we can fix this in 3.0.
When I first saw this I thought "you must be joking". What's OO about in-out parameters? I believe the feature was invented for Fortran. (Does Java have them? I can't recall ever using them there.) For the record, a strong -1 on this. You all are wasting your time. -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
