Proposal for removing self

Pierre-Frédéric Caillaud peufeu at free.fr
Thu Aug 26 07:53:25 EDT 2004


	There was the "with" keyword :

	with self:
		.member = something
		.member2 = .member3 + .member4

	etc... it is a bit more implicit because of the "with"... anyway.



More information about the Python-list mailing list