Colin J. Williams wrote:
Russ P. wrote:
class MyClass: def func( , xxx, yyy): .xxx = xxx local = .yyy
The use of <nothing>'.' has been suggested before and rejected. -- http://mail.python.org/mailman/listinfo/python-list
Colin J. Williams wrote:
Russ P. wrote:
class MyClass: def func( , xxx, yyy): .xxx = xxx local = .yyy
The use of <nothing>'.' has been suggested before and rejected. -- http://mail.python.org/mailman/listinfo/python-list