Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/libs/python/doc/support.html @ 29

Last change on this file since 29 was 29, checked in by landauf, 17 years ago

updated boost from 1_33_1 to 1_34_1

File size: 2.6 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3<!-- Copyright David Abrahams 2006. Distributed under the Boost -->
4<!-- Software License, Version 1.0. (See accompanying -->
5<!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
6<html>
7  <head>
8    <meta name="generator" content=
9    "HTML Tidy for Cygwin (vers 1st April 2002), see www.w3.org">
10    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
11    <link rel="stylesheet" type="text/css" href="boost.css">
12
13    <title>Boost.Python - Support Resources</title>
14  </head>
15
16  <body link="#0000ff" vlink="#800080">
17    <table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
18    "header">
19      <tr>
20        <td valign="top" width="300">
21          <h3><a href="../../../index.htm"><img height="86" width="277" alt=
22          "C++ Boost" src="../../../boost.png" border="0"></a></h3>
23        </td>
24
25        <td valign="top">
26          <h1 align="center"><a href="index.html">Boost.Python</a></h1>
27
28          <h2 align="center">Support Resources</h2>
29        </td>
30      </tr>
31    </table>
32    <hr>
33
34    <h2>Synopsis</h2>
35
36    <p>This is a list of available resources for support with Boost.Python
37    problems and feature requests. <b>Please try to resist emailing the
38    Boost.Python developers directly for support.</b> Use the following
39    resources instead; the developers are listening!</p>
40    <hr>
41
42    <dl class="page-index">
43      <dt><b><a href="http://www.boost-consulting.com">Boost
44      Consulting</a></b> - Commercial support, development, training, and
45      distribution for all the Boost libraries, from the people who brought
46      you Boost.Python.<br>
47       &nbsp;</dt>
48
49      <dt><b><a href=
50      "http://www.boost.org/more/mailing_lists.htm#cplussig">The Python
51      C++-sig</a></b> mailing list is a forum for discussing Python/C++
52      interoperability, and Boost.Python in particular. Post your
53      Boost.Python questions here.<br>
54       &nbsp;</dt>
55
56      <dt>The <b>Boost.Python <a href=
57      "http://www.python.org/cgi-bin/moinmoin/boost_2epython">Wiki
58      Pages</a></b> established by Mike Rovner as part of the <a href=
59      "http://www.python.org/cgi-bin/moinmoin">PythonInfo Wiki</a> serves as
60      a forum to gather peoples' experience and as a cookbook.<br>
61       &nbsp;</dt>
62    </dl>
63    <hr>
64
65    <p>Revised
66    <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
67     12 Sept, 2003 <!--webbot bot="Timestamp" endspan i-checksum="39359" -->
68    </p>
69
70    <p><i>&copy; Copyright <a href="../../../people/dave_abrahams.htm">Dave
71    Abrahams</a> 2003.</i></p>
72  </body>
73</html>
74
Note: See TracBrowser for help on using the repository browser.