From ec68569e58d031a6490c9be9022903b6b4da58ae Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Sat, 13 Feb 2010 00:16:49 +0000 Subject: [PATCH] Dropped implementation details from the cursor documentation. --- doc/cursor.rst | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/doc/cursor.rst b/doc/cursor.rst index 056f6a83..1a13a4b9 100644 --- a/doc/cursor.rst +++ b/doc/cursor.rst @@ -482,19 +482,3 @@ The ``cursor`` class .. versionadded:: 2.0.6 - - .. rubric:: Stuff to put elsewhere... - - .. attribute:: row_factory - - .. todo:: cursor.row_factory - - .. attribute:: typecaster - - .. todo:: cursor.typecaster - - .. attribute:: tzinfo_factory - - .. todo:: tzinfo_factory - -