From 6b4dc2901ddfd0b1d399caaedcc374158a10f9ed Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Wed, 13 Nov 2002 22:56:41 +0000 Subject: [PATCH] Fix broken link [SVN r16227] --- doc/v2/class.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/v2/class.html b/doc/v2/class.html index f2fd15c5..fb748a99 100644 --- a/doc/v2/class.html +++ b/doc/v2/class.html @@ -529,7 +529,7 @@ void add_property(char const* name, Get const& fget, Set const& fset); naming rules.
Effects: Creates a new Python property + "http://www.python.org/2.2.2/descrintro.html#property">property class instance, passing object(fget) (and object(fset) in the