From 8728340644da8af1d60af6c9ee329a83549b9ce7 Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Fri, 21 Dec 2012 10:37:54 +0100 Subject: 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> --- bindings/python/docs/source/database.rst | 2 -- 1 file changed, 2 deletions(-) (limited to 'bindings/python/docs/source') 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 -- cgit v1.2.3