Commit 603a92e9 authored by Christopher Petrilli's avatar Christopher Petrilli

Added comment so other people can figure out where Persistent comes from.

Thanks Evan.
parent 68dbb557
...@@ -85,4 +85,7 @@ ...@@ -85,4 +85,7 @@
"""Provide access to Persistent and PersistentMapping """Provide access to Persistent and PersistentMapping
This avoids dependency on the database package name. This avoids dependency on the database package name.
While obviously there is nothing in this module, the correct names are
inserted by the __init__.py in ZODB, jumpstarting the process.
""" """
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