Commit 6e4ea5b5 authored by Dmitry Vasiliev's avatar Dmitry Vasiliev

Typo fixed

parent 457d33d3
...@@ -14,11 +14,6 @@ __getattr__ method, the behavior is like that for regular Python ...@@ -14,11 +14,6 @@ __getattr__ method, the behavior is like that for regular Python
classes and for earlier versions of ZODB 3. classes and for earlier versions of ZODB 3.
For __getattribute__, __setattr__, and __delattr__, it is necessary to For __getattribute__, __setattr__, and __delattr__, it is necessary to
cal certain methods defined by persistent.Persistent. Detailed call certain methods defined by persistent.Persistent. Detailed
examples and documentation is provided in the test module, examples and documentation is provided in the test module,
persistent.tests.test_overriding_attrs. persistent.tests.test_overriding_attrs.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment