From 454654a9cc7a11a6240fd2d2d2f30b2b8371dda5 Mon Sep 17 00:00:00 2001
From: Dave Abrahams
Date: Fri, 12 Sep 2003 20:08:05 +0000
Subject: [PATCH] Try to ward off personal emails
[SVN r20041]
---
doc/support.html | 19 +++++++++++--------
1 file changed, 11 insertions(+), 8 deletions(-)
diff --git a/doc/support.html b/doc/support.html
index 1f0e932c..b5c2e87b 100644
--- a/doc/support.html
+++ b/doc/support.html
@@ -3,7 +3,7 @@
+ "HTML Tidy for Cygwin (vers 1st April 2002), see www.w3.org">
@@ -31,7 +31,9 @@
Synopsis
This is a list of available resources for support with Boost.Python
- problems and feature requests.
+ problems and feature requests. Please try to resist emailing the
+ Boost.Python developers directly for support. Use the following
+ resources instead; the developers are listening!
The Python
C++-sig mailing list is a forum for discussing Python/C++
- interoperability, and Boost.Python in particular.
+ interoperability, and Boost.Python in particular. Post your
+ Boost.Python questions here.
The Boost.Python established by Mike Rovner as part of the PythonInfo Wiki serves as
a forum to gather peoples' experience and as a cookbook.
-