~exarkun/pyopenssl/trunk

« back to all changes in this revision

Viewing changes to OpenSSL/ssl/ssl.c

  • Committer: Jean-Paul Calderone
  • Date: 2011-09-11 19:49:43 UTC
  • mfrom: (156.3.22 sphinx-doc)
  • Revision ID: exarkun@divmod.com-20110911194943-ucaan2tzidk7ek5l
Convert the documentation from LaTeX/epytext to Sphinx/ReST

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
static char ssl_SSLeay_version_doc[] = "\n\
54
54
Return a string describing the version of OpenSSL in use.\n\
55
55
\n\
56
 
@param type: One of the SSLEAY_ constants defined in this module.\n\
 
56
:param type: One of the SSLEAY_ constants defined in this module.\n\
57
57
";
58
58
 
59
59
static PyObject *