aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings/python/docs
diff options
context:
space:
mode:
authorGravatar Justus Winter <4winter@informatik.uni-hamburg.de>2012-12-21 10:37:54 +0100
committerGravatar Justus Winter <4winter@informatik.uni-hamburg.de>2012-12-21 10:56:06 +0100
commit8728340644da8af1d60af6c9ee329a83549b9ce7 (patch)
tree4b6dee23e87b5b9471decb3557420fc5d8d69660 /bindings/python/docs
parent22ebd9aa24972fc94e62f92a277c4a72f7fdd3c1 (diff)
python: remove Database.db_p
The function has been marked as deprecated in 0.14 and is now removed. Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
Diffstat (limited to 'bindings/python/docs')
-rw-r--r--bindings/python/docs/source/database.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/bindings/python/docs/source/database.rst b/bindings/python/docs/source/database.rst
index 2464bfff..5f1cdc14 100644
--- a/bindings/python/docs/source/database.rst
+++ b/bindings/python/docs/source/database.rst
@@ -46,5 +46,3 @@
MODE.READ_WRITE
Open the database in read-write mode
-
- .. autoattribute:: db_p