summaryrefslogtreecommitdiff
path: root/doc/html/intro.html
diff options
context:
space:
mode:
authorJean-Paul Calderone <exarkun@boson>2008-03-25 15:20:39 -0400
committerJean-Paul Calderone <exarkun@boson>2008-03-25 15:20:39 -0400
commitd2532d8b0d832319d49651cb8462d5f2b660048c (patch)
treec4df4c5094fabcd74d84e7f124ddca3d86df0c2d /doc/html/intro.html
parenta6edbf8f358c60f4db989f80a925c44716b57031 (diff)
downloadpyopenssl-d2532d8b0d832319d49651cb8462d5f2b660048c.tar.gz
bump version to 0.7a2
Diffstat (limited to 'doc/html/intro.html')
-rw-r--r--doc/html/intro.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/intro.html b/doc/html/intro.html
index 2e7b340..724ccc7 100644
--- a/doc/html/intro.html
+++ b/doc/html/intro.html
@@ -60,9 +60,9 @@ The M2Crypto.SSL module does implement a lot of OpenSSL's functionality but
unfortunately its error handling system does not seem to be finished,
especially for non-blocking I/O. I think that much of the reason for this
is that M2Crypto<A NAME="tex2html1"
- HREF="#foot926"><SUP>1</SUP></A> is
+ HREF="#foot930"><SUP>1</SUP></A> is
developed using SWIG<A NAME="tex2html2"
- HREF="#foot927"><SUP>2</SUP></A>. This
+ HREF="#foot931"><SUP>2</SUP></A>. This
makes it awkward to create functions that e.g. can return both an integer and
NULL since (as far as I know) you basically write C functions and SWIG makes
wrapper functions that parses the Python argument list and calls your C
@@ -71,12 +71,12 @@ function, and finally transforms your return value to a Python object.
<P>
<BR><HR><H4>Footnotes</H4>
<DL>
-<DT><A NAME="foot926">... M2Crypto</A><A
+<DT><A NAME="foot930">... M2Crypto</A><A
href="intro.html#tex2html1"><SUP>1</SUP></A></DT>
<DD>See <a class="url" href="http://www.post1.com/home/ngps/m2/">http://www.post1.com/home/ngps/m2/</a>
</DD>
-<DT><A NAME="foot927">... SWIG</A><A
+<DT><A NAME="foot931">... SWIG</A><A
href="intro.html#tex2html2"><SUP>2</SUP></A></DT>
<DD>See <a class="url" href="http://swig.sourceforge.net/">http://swig.sourceforge.net/</a>
@@ -110,7 +110,7 @@ border="0" height="32"
<b class="navlabel">Up:</b> <a class="sectref" HREF="pyOpenSSL.html">Python OpenSSL Manual</A>
<b class="navlabel">Next:</b> <a class="sectref" href="building.html">2 Building and Installing</A>
<hr>
-<span class="release-info">Release 0.7a1.</span>
+<span class="release-info">Release 0.7a2.</span>
</DIV>
<!--End of Navigation Panel-->