-retrieving revision 1.28
-diff -u -4 -r1.28 python.cxx
---- Source/Modules/python.cxx 18 Nov 2003 20:19:15 -0000 1.28
-+++ Source/Modules/python.cxx 27 Nov 2003 00:52:28 -0000
-@@ -67,8 +67,19 @@
- -new_repr - Use more informative version of __repr__ in proxy classes\n\
- -noexcept - No automatic exception handling\n\
- -noproxy - Don't generate proxy classes \n\n";
+retrieving revision 1.35
+diff -u -4 -r1.35 python.cxx
+--- Source/Modules/python.cxx 13 Dec 2003 23:52:31 -0000 1.35
++++ Source/Modules/python.cxx 19 Dec 2003 02:04:45 -0000
+@@ -54,8 +54,17 @@
+ static int have_constructor;
+ static int have_repr;
+ static String *real_classname;