retrieving revision 1.31
diff -u -4 -r1.31 Python.html
--- Doc/Manual/Python.html 6 Oct 2005 21:49:58 -0000 1.31
-+++ Doc/Manual/Python.html 21 Jan 2006 00:44:17 -0000
++++ Doc/Manual/Python.html 11 Feb 2006 18:59:48 -0000
@@ -4461,10 +4461,10 @@
<H2><a name="Python_nn65"></a>26.10 Docstring Features</H2>
retrieving revision 1.49
diff -u -4 -r1.49 swig.swg
--- Lib/swig.swg 15 Oct 2005 00:15:30 -0000 1.49
-+++ Lib/swig.swg 21 Jan 2006 00:44:17 -0000
++++ Lib/swig.swg 11 Feb 2006 18:59:48 -0000
@@ -51,9 +51,9 @@
#define %nodefault %feature("nodefault","1")
retrieving revision 1.5
diff -u -4 -r1.5 swiginit.swg
--- Lib/swiginit.swg 12 Sep 2005 23:25:03 -0000 1.5
-+++ Lib/swiginit.swg 21 Jan 2006 00:44:17 -0000
++++ Lib/swiginit.swg 11 Feb 2006 18:59:48 -0000
@@ -40,14 +40,19 @@
**/
retrieving revision 1.107
diff -u -4 -r1.107 python.cxx
--- Source/Modules/python.cxx 7 Oct 2005 13:17:41 -0000 1.107
-+++ Source/Modules/python.cxx 21 Jan 2006 00:44:17 -0000
++++ Source/Modules/python.cxx 11 Feb 2006 18:59:48 -0000
@@ -36,9 +36,8 @@
static File *f_directors_h = 0;
static File *f_init = 0;