2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-26 06:42:27 +00:00

Fix description of ComputedAttribute feature for accuracy.

[SVN r7994]
This commit is contained in:
Dave Abrahams
2000-10-18 04:35:47 +00:00
parent a06863e6f3
commit 1ca7745ce0

View File

@@ -149,9 +149,8 @@
Acquisition</a>.
<li>
Zope's ComputedAttribute support is designed to be used from Python.
The analogous feature of py_cp is designed to be used from C++ (I
make no claims that the py_cpp mechanism is more useful than the Zope
mechanism in this case)
The analogous feature of py_cpp can be used from C++ or Python. The
feature is arguably easier to use in py_cpp.
</ul>
<p>
Also, the Zope docs say: "The first superclass listed in the class