Detect target name in descriptor __set__ method

Wolfgang Rohdewald wolfgang at rohdewald.de
Wed Jul 22 01:24:21 EDT 2009


On Wednesday 22 July 2009, Gabriel Genellina wrote:
> x = X()
> x.foo = "value"

del x.foo

-- 
Wolfgang



More information about the Python-list mailing list