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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user