settable @compute bug

"Sergey Schetinin" <[email protected]>
Newsgroups gmane.comp.python.peak
Message-ID <[email protected]>
This should raise an exception:

class C(Component):
    x = compute(lambda self: 1)

c = C(x=5)

c2 = C()
c2.x = 10
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.